Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal compiler error #232

Open
gbalduzz opened this issue Oct 30, 2020 · 1 comment
Open

internal compiler error #232

gbalduzz opened this issue Oct 30, 2020 · 1 comment

Comments

@gbalduzz
Copy link
Contributor

When I try to compile on summit or on my desktop, I tried with gcc 8,9 and 10, I get exclusively with debug flags and CT-INT solver the following error.

//gpfs/alpine/proj-shared/cph102/gbalduzz/DCA/include/dca/phys/dca_step/cluster_solver/stdthread_qmci/stdthread_qmci_cluster_solver.hpp:44:7: internal compiler error: in force_decl_die, at dwarf2out.c:25916
 class StdThreadQmciClusterSolver : public QmciSolver {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~
0x10535853 force_decl_die
	/sw/summit/gcc/8.1.1/src/gcc-8.1.1/gcc/dwarf2out.c:25916

The tests in release mode pass.
This seems like a compiler issue, can anyone confirm? Does anyone know how to work around this?

@PDoakORNL
Copy link
Contributor

Definitely a compiler issue, it doesn't happen with clang 8.0.1 on non summit power9. I need to check that it does happen with gcc. I could reproduce it on summit with gcc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants