GCC 3.1 issues document.
Allan Sandfeld Jensen
snowwolf@one2one-networks.com
Thu Mar 7 01:44:00 GMT 2002
On Wednesday 06 March 2002 22:11, you wrote:
> In the past, I've kept a private list of the oustanding issues for
> a release, but there's no reason not to make it public.
>
> So, here it is:
>
> http://gcc.gnu.org/gcc-3.1/issues.html
>
> Please do not modify this document without my approval or you'll
> frazzle my brain even more than usual.
>
> Hopefully, we'll be able to create a "Closed Issues" section soon.
>
> Thanks,
There is an issue with in dwarf2out.c, I have seen this several places. Here
is one of them:
/opt/gcc/bin/g++-3.1 -DHAVE_CONFIG_H -I.
-I../../../../kcontrol/kfontinst/kfontinst -I../../..
-I/usr/include/freetype2 -I/opt/kde3/include -I/opt/qt3/include
-I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -march=pentium3
-pipe -g1 -mmmx -msse -mfpmath=sse -fno-exceptions -fno-check-new
-DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c
../../../../kcontrol/kfontinst/kfontinst/FontEngine.cpp -MT FontEngine.lo -MF
.deps/FontEngine.TPlo -MD -MP -fPIC -DPIC -o .libs/FontEngine.o
g++-3.1: unrecognized option `-MF'
/opt/gcc/include/g++-v3/iostream:253: Internal compiler error in
dwarf2out_finish, at dwarf2out.c:12152
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
I have encountered the same when building libstdc++ with a few
optimizations-flags.
More information about the Gcc
mailing list