[Bug c++/37057] 7 Internal Compiler Errors when compiling OpenFOAM-1.5
dje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Sep 14 02:06:00 GMT 2008
------- Comment #11 from dje at gcc dot gnu dot org 2008-09-14 02:04 -------
Honza,
I may not be analyzing this correctly, but it looks like
cgraph_remove_unreachable_nodes() may be removing something that is not dead.
Is cgraph handling constructors and destructors on non-ELF systems correctly?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37057
More information about the Gcc-bugs
mailing list