g++ -c -m64 -pipe -fPIC -g -I/usr/include/freetype2 -I/usr/include/pgsql
-I/usr/include/pgsql/server -I/usr/include/mysql -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -m64 -O2 -fomit-frame-pointer -fweb
-frename-registers -D_REENTRANT -Wall -W -DQT_NO_CAST_FROM_ASCII
-DQT_NO_CAST_TO_ASCII -DQFORMINTERNAL_NAMESPACE -DQT_KEYWORDS -DQT_NO_DEBUG
-DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE -DQT_SHARED -I../../../mkspecs/linux-g++-64 -I.
-I../../../include/QtUiTools -I../../../include/QtCore
-I../../../include/QtNetwork -I../../../include/QtGui -I../../../include/QtXml
-I../../../include -I../shared -I../../designer/src/uitools
-I../../designer/src/lib/uilib -I.moc/release-shared -I.uic/release-shared -o
.obj/release-shared/formpreviewview.o formpreviewview.cpp
formpreviewview.cpp: In function 'void highlightWidgetItem(T*, bool)':
formpreviewview.cpp:322: internal compiler error: tree check: expected
call_expr, have compound_expr in build_new_method_call, at cp/call.c:6000
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

This happens while compiling Qt 4.5 beta 1.


-- 
           Summary: ICE: tree check: expected call_expr, have compound_expr
                    in build_new_method_call, at cp/call.c:6000
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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

Reply via email to