[LLVMbugs] [Bug 516] NEW: Qt4 Bug: internal compiler error -- qevent.cpp
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 16 23:36:24 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=516
Summary: Qt4 Bug: internal compiler error -- qevent.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
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/qevent.o kernel/qevent.cpp
kernel/qevent.cpp: In member function `QByteArray
QDropEvent::_ZThn12_NK10QDropEvent11encodedDataEPKc(const char*) const':
kernel/qevent.cpp:1766: internal compiler error: tree check: expected
tree_list, have function_decl in friend_accessible_p, at cp/search.c:858
I'll attach the preprocessed source.
------- 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