[Bug c++/13074] [3.3/3.4/3.5 Regression] Stops with message: g++: Internal error: Killed (program cc1plus)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jan 31 04:54:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-31 04:54 -------
hmm, the problem is that the types reference each other by TREE_CHAIN which causes
a lot of the functions bodies not to be freed (maybe after they emitted they need to be
zeroed).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13074
More information about the Gcc-bugs
mailing list