-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Description
| Bugzilla Link | 3532 |
| Resolution | FIXED |
| Resolved on | Dec 02, 2010 01:36 |
| Version | unspecified |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl |
Extended Description
Get a ton of errors like the below -
../../include/QtCore/../../src/corelib/tools/qvector.h:107: warning: inlining failed in call to ‘QVector::~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