[LLVMbugs] [Bug 520] NEW: Qt4 Bug: internal compiler error -- qwidgetplugin.cpp

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Feb 18 21:48:07 PST 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=520

           Summary: Qt4 Bug: internal compiler error -- qwidgetplugin.cpp
           Product: tools
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: manyoso at yahoo.com


manyoso at shiva:~/dev/qt4/src/gui> llvm-g++ -c -pipe -Wall -W -D_REENTRANT -fPIC 
-DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_CAST_TO_ASCII 
-DQT3_SUPPORT_WARNINGS-DQT_HAVE_FREETYPE -DQT_CORE_LIB-D_LARGEFILE64_SOURCE 
-D_LARGEFILE_SOURCE -I/home/manyoso/dev/qt4/mkspecs/linux-llvm -I. 
-I../../include/QtCore -I../../include -I../../include/QtGui 
-I../3rdparty/opentype -I/usr/X11R6/include -I/usr/include/freetype2 
-I.moc/debug-shared -I. -o .obj/debug-shared/qwidgetplugin.o 
widgets/qwidgetplugin.cpp 
<command line>:8:12: warning: ISO C requires whitespace after the macro name 
widgets/qwidgetplugin.cpp: In member function `QString 
QWidgetPlugin::_ZThn8_NK13QWidgetPlugin5groupERK7QString(const QString&) 
const': 
widgets/qwidgetplugin.cpp:107: error: prior parameter's size depends on 
'<anonymous>' 
 
This compiles with regular c++. 
 
Preprocessed source is attached.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list