This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13108] gcc: Internal error: Terminated (program cc1)
- From: "phadzi at tsrtech dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2003 18:54:52 -0000
- Subject: [Bug optimization/13108] gcc: Internal error: Terminated (program cc1)
- References: <20031118170646.13108.phadzi@tsrtech.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From phadzi at tsrtech dot net 2003-11-18 18:54 -------
Seems setting the Optimization level to -O1 or even -O does not help...
gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -
I. -I. -I../include -I. -I. -I../include -I../include -g -O -Wall -c `test -
f cache_cf.c || echo './'`cache_cf.c
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [cache_cf.o] Error 1
make[3]: Leaving directory `/usr/local/src/squid-2.5.STABLE4-20031113/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/squid-2.5.STABLE4-20031113/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/squid-2.5.STABLE4-20031113/src'
make: *** [all-recursive] Error 1
Any ideas? (obvious one would be to add more mem to the machien lol)
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13108