c++/2182
Ingo Krabbe
ikrabbe@earthling.net
Wed Jul 4 04:46:00 GMT 2001
The following reply was made to PR c++/2182; it has been noted by GNATS.
From: Ingo Krabbe <ikrabbe@earthling.net>
To: <gcc-bugs@gcc.gnu.org>, <nathan@gcc.gnu.org>, <gcc-gnats@gcc.gnu.org>
Cc:
Subject: Re: c++/2182
Date: Wed, 4 Jul 2001 13:49:03 +0200 (CEST)
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-prs
mailing list