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]

Re: c++/2182


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



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