c++/2182
Ingo Krabbe
ikrabbe@earthling.net
Wed Jul 4 04:41:00 GMT 2001
Synopsis: Internal compiler error in latest gcc (trunk & gcc 3 branch)
using -fpic
I got the same internal compiler error with cvs update of gcc from May 26
2001, compiling a glibc with it. This error occurres not only with c++ but
also with plain C.
Work around: To work around this error while compiling the glibc package
(it occurred at about 5 different C files) I removed the -O2 option.
CU INGO
More information about the Gcc-bugs
mailing list