This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Possible GCC 2.95.2 bug


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]