This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3972: ICE in c-semantics:680 compiling Mozilla's nsFontMetricsGTK.cpp
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, jtobey at john-edwin-tobey dot org, nobody at gcc dot gnu dot org, rodrigc at gcc dot gnu dot org
- Subject: Re: c++/3972: ICE in c-semantics:680 compiling Mozilla's nsFontMetricsGTK.cpp
- From: rodrigc at gcc dot gnu dot org
- Date: 13 Aug 2001 20:32:56 -0000
Old Synopsis: ICE compiling Mozilla's nsFontMetricsGTK.cpp
New Synopsis: ICE in c-semantics:680 compiling Mozilla's nsFontMetricsGTK.cpp
State-Changed-From-To: feedback->open
State-Changed-By: rodrigc
State-Changed-When: Mon Aug 13 13:32:55 2001
State-Changed-Why:
With GNU C++ version 3.1 20010811 (experimental) I get
the following error:
nsFontMetricsGTK.cpp: In function `void GetFontNames(const char*,
nsFontNodeArray*)':
nsFontMetricsGTK.cpp:3198: Internal compiler error in genrtl_compound_stmt, at
c-semantics.c:680
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
I do not get this error if I compile with:
GNU C++ version 3.0.1 20010813 (prerelease)
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3972&database=gcc