[LLVMbugs] [Bug 517] NEW: Qt4 Bug: internal compiler error -- qlineedit.cpp
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Feb 16 23:47:42 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=517
Summary: Qt4 Bug: internal compiler error -- qlineedit.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/qlineedit.o widgets/qlineedit.cpp
<command line>:8:12: warning: ISO C requires whitespace after the macro name
widgets/qlineedit_p.h: In constructor
`QLineEditPrivate::Command::Command(QLineEditPrivate::CommandType, int,
QChar)':
widgets/qlineedit_p.h:129: internal compiler error: Segmentation fault
Attaching 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