This happens while compiling Qt 3.3.6 with current gcc trunk:

g++ -c -o qstring.o -I/usr/include/fontconfig -I/usr/include/X11/Xft -O2
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers
-fvisibility-inlines-hidden -fvisibility=hidden -fno-use-cxa-atexit
-fno-exceptions -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac -I/usr/src/ark/BUILD/qt-copy/include/qmake
-I/usr/src/ark/BUILD/qt-copy/include -I/usr/src/ark/BUILD/qt-copy/include
-DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL
-DQT_NO_COMPRESS -I/usr/src/ark/BUILD/qt-copy/mkspecs/linux-g++
-DHAVE_QCONFIG_CPP /usr/src/ark/BUILD/qt-copy/src/tools/qstring.cpp
/usr/src/ark/BUILD/qt-copy/src/tools/qstring.cpp: In member function 'bool
QString::endsWith(const QString&, bool) const':
/usr/src/ark/BUILD/qt-copy/src/tools/qstring.cpp:7003: internal compiler error:
in build_polynomial_chrec, at tree-chrec.h:108
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: internal compiler error: in build_polynomial_chrec, at
                    tree-chrec.h:108
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28780

Reply via email to