This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Possible GCC 2.95.2 bug
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Possible GCC 2.95.2 bug
- From: <confusion at turbulent dot net>
- Date: Mon, 21 Aug 2000 22:54:43 -0700 (PDT)
Hi,
System : i586-pc-linux-gnu
Compiler: GCC 2.95.2
I was attempting to compile Qt-1.45 at the time, so here's the error..
g++ -c -I/usr/qt/include -I/usr/X11R6/include -pipe -O2
-fno-strength-reduce -O2 -fno-strength-reduce -fPIC -o widgets/qmenubar.o
widgets/qmenubar.cpp
widgets/qmenubar.cpp: In method `int QMenuBar::calculateRects(int = -1)':
widgets/qmenubar.cpp:541: Internal compiler error.
widgets/qmenubar.cpp:541: Please submit a full bug report.
widgets/qmenubar.cpp:541: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
cpp: output pipe has been closed