This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
RE: [PATCH] [ARM] ] Add support for fenv_private on ARM
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Wilco <wdijkstr at arm dot com>
- Cc: <libc-alpha at sourceware dot org>
- Date: Wed, 19 Mar 2014 22:09:38 +0000
- Subject: RE: [PATCH] [ARM] ] Add support for fenv_private on ARM
- Authentication-results: sourceware.org; auth=none
- References: <000b01cf3949$7e3a0080$7aae0180$ at com> <Pine dot LNX dot 4 dot 64 dot 1403061550110 dot 18293 at digraph dot polyomino dot org dot uk> <000001cf438e$6eafdd70$4c0f9850$ at com>
On Wed, 19 Mar 2014, Wilco 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).
--
Joseph S. Myers
joseph@codesourcery.com