[Bug c++/40321] internal compiler error: in compute_antic, at tree-ssa-pre.c:2501
ich at az2000 dot de
gcc-bugzilla@gcc.gnu.org
Mon Jun 1 16:34:00 GMT 2009
------- Comment #3 from ich at az2000 dot de 2009-06-01 16:34 -------
I have commented out the check in tree-ssa-pre.c:2501, and then, after eating
up about 8GB memory (that was all available), I got this:
c++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
Btw., I have some similar problem with GCC 4.4.0. It's also eating up all
memory there and dies in the end, for the same source file. It doesn't occur
with GCC 4.3 though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40321
More information about the Gcc-bugs
mailing list