[LLVMbugs] [Bug 3532] New: llvm-gcc fails to build Qt4.5-RC1
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 9 19:14:26 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3532
Summary: llvm-gcc fails to build Qt4.5-RC1
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: parag.warudkar at gmail.com
CC: llvmbugs at cs.uiuc.edu
Get a ton of errors like the below -
../../include/QtCore/../../src/corelib/tools/qvector.h:107: warning: inlining
failed in call to ‘QVector<T>::~QVector() [with T = double]’: function not
considered for inlining
../../include/QtGui/private/../../../src/gui/painting/qstroker_p.h:239:
warning: called from here
/home/parag/devel/llvm/bin/lib/gcc/x86_64-unknown-linux-gnu/4.2.1/include/mmintrin.h:
In static member function ‘static long long int __vector__
QMMXCommonIntrinsics::_negate(const long long int __vector__&, const long long
int __vector__&)’:
/home/parag/devel/llvm/bin/lib/gcc/x86_64-unknown-linux-gnu/4.2.1/include/mmintrin.h:1007:
error: ‘always_inline’ function could not be inlined in call to ‘long
long int __vector__ _mm_xor_si64(long long int __vector__, long long int
__vector__)’: function not considered for inlining
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:80:
error: called from here
gmake[1]: *** [.obj/release-shared/qdrawhelper_mmx.o] Error 1
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list