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 x86_64][BZ #20033] Use calls to finite scalar versions in vector log, pow, exp.


On Thu, 28 Jul 2016, Andrew Senkevich wrote:

> 2016-07-28 0:34 GMT+03:00 Joseph Myers <joseph@codesourcery.com>:
> > On Wed, 27 Jul 2016, Andrew Senkevich wrote:
> >
> >> > No, I said handled like NO_TEST_INLINE.  Exactly like NO_TEST_INLINE.  No
> >> > architecture conditionals, no #if, just an "if" conditional exactly
> >> > corresponding to how NO_TEST_INLINE and NON_FINITE are handled (the
> >> > NON_FINITE if is actually better to follow since it follows the glibc
> >> > convention of avoiding implicit boolean conversion).
> >>
> >> Do you mean the following change for math/libm-test.inc?
> >
> > Yes (not until after 2.24, of course).
> 
> Do you mean the patch below is Ok for trunk after 2.24 will be released?

This is OK for master after 2.24 has been released and branched and the 
reopening of master for 2.25 has been announced.

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