[Bug c++/26660] [4.2 Regression] PCH vs -save-temps, ICE while GCing

bsdfan3 at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Sat Apr 1 13:05:00 GMT 2006



------- Comment #8 from bsdfan3 at users dot sourceforge dot net  2006-04-01 13:05 -------
GCC 3.4.4 seems to compile the testcase fine though (sorry about the linker
error, nobody specified -c on the build command line):
Lucas@your-xu5v9frokn ~
$ gcc t1.cc -save-temps --param ggc-min-expand=0 --param ggc-min-heapsize=0
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):: undefined
r
eference to `_WinMain@16'
collect2: ld returned 1 exit status

Lucas@your-xu5v9frokn ~
$ gcc --version
gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26660



More information about the Gcc-bugs mailing list