This is the mail archive of the libc-alpha@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]

Re: [PATCH v0] PPC64: Add aliases for SIMD log/logf, exp/expf, pow/powf functions


On Thu, 13 Feb 2020, GT wrote:

> GCC expects these SIMD functions to have a suffix of _finite.

Since bits/math-finite.h has been removed, you don't need these aliases 
any more, so should remove anything referencing them from the powerpc 
libmvec code.

-- 
Joseph S. Myers
joseph@codesourcery.com


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