This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13108] gcc: Internal error: Terminated (program cc1)


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]