[LLVMbugs] [Bug 421] NEW: LLVM frontend bug compiling Qt

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Aug 15 13:53:52 PDT 2004


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

           Summary: LLVM frontend bug compiling Qt
           Product: tools
           Version: 1.3
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-g++
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: manyoso at yahoo.com


g++ -c -o meta.o -I. -Igenerators -Igenerators/unix -Igenerators/win32 
-Igenerators/mac -I/home/manyoso/dev/qt-x11-free-3.3.2/include/qmake 
-I/home/manyoso/dev/qt-x11-free-3.3.2/include 
-I/home/manyoso/dev/qt-x11-free-3.3.2/include -DQT_NO_TEXTCODEC 
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS 
-save-temps -I/home/manyoso/dev/qt-x11-free-3.3.2/mkspecs/linux-g++ 
-DHAVE_QCONFIG_CPP meta.cpp 
cc1plus: ../../cfrontend/src/gcc/llvm-expand.c:1098: llvm_emit_label: 
Assertion `f->containing_block == InnermostCleanupScope && "Eliminating fixup 
for non-current scope!"' failed. 
meta.cpp: In member function `bool QMakeMetaInfo::readLibtoolFile(const 
QString&)': 
meta.cpp:148: internal compiler error: Aborted 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://llvm.cs.uiuc.edu> for instructions. 
 
This is using the latest LLVM release. 
 
Cheers,  Adam



------- 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