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 #11 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
The alias is working around a compiler limitation.  The right thing to do 
long term is to get consensus on a compiler feature for assigning names to 
vector versions of functions independent of the set of scalar versions, 
not to make the ABI larger than necessary to work around the lack of such 
a feature.

-- 
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]