This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug math/19058] [x86_64] Link fail with -fopenmp and -flto


https://sourceware.org/bugzilla/show_bug.cgi?id=19058

--- Comment #15 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Wed, 10 Feb 2016, hjl.tools at gmail dot com wrote:

> This only fails with LTO.  Why is libmvec_nonshared.a used in PR 19590 without
> LTO?

commit 977a30801f61b7bbc27e8f185c1e7eb49675c60c removed the asm statements 
in sysdeps/x86/fpu/bits/math-vector.h that previously meant the 
_Z___*_finite references wouldn't appear without LTO, so resulting in 
libmvec_nonshared.a being needed not just in the LTO case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]