Skip to content

llvm-gcc fails to build Qt4.5-RC1 #3904

@llvmbot

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzilla

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions