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] [ARM] ] Add support for fenv_private on ARM


On 24 March 2014 14:09, Wilco Dijkstra <Wilco.Dijkstra@arm.com> wrote:
> On Wed, 19 Mar 2014, Joseph Myers wrote:
>>> +#include <arm-features.h>
>>
>> Now you're using __SOFTFP__, I don't think you need this #include any
>> more.
>>
>> OK with that removed (subject to testing in a hard-float configuration
>> that there are no exceptions-related or rounding-mode-related failures;
>> there might be ulps that postdate the last ulps regeneration).
>
> I've removed the include. All math tests pass - the latest version
> only shows one ULP error in test-{i}double.out.
>
> Since I don't have write permissions, maybe Marcus can check this in?

I don't mind committing the patch for you but I don't see a ChangeLog
entry in this thread?

Cheers
/Marcus


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