Please close PR c++/2690
Peter Schmid
schmid@snake.iap.physik.tu-darmstadt.de
Wed Jun 6 17:25:00 GMT 2001
Please close PR c++/2690.
Though I am not the originator of the bug report, my system setup is
nearly the same, and the problem report is similar to PR c++/2377,
which I submitted.
PR c++/2690
g++ -c -v -g -O3 xx.ii
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/specs
Configured with: ../gcc/configure --enable-shared --disable-nls --enable-threads=posix --enable-long-long --enable-languages=c,c++,f77,objc
Thread model: posix
gcc version 3.0 20010605 (prerelease)
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/cc1plus -fpreprocessed xx.ii -quiet -dumpbase xx.ii -g -O3 -version -o /tmp/ccqavC2f.s
GNU CPP version 3.0 20010605 (prerelease) (cpplib) (i386 Linux/ELF)
GNU C++ version 3.0 20010605 (prerelease) (i686-pc-linux-gnu)
compiled by GNU C version 3.0 20010605 (prerelease).
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.0/../../../../i686-pc-linux-gnu/bin/as --traditional-format -V -Qy -o xx.o /tmp/ccqavC2f.s
GNU assembler version 2.11.90.0.4 (i686-pc-linux-gnu) using BFD version 2.11.90.0.4
N.B. It makes no difference, if the optimisation level is -O, -O2, -O3
or -O6.
Thank you for fixing the problems.
Peter Schmid
More information about the Gcc-bugs
mailing list