[PATCH] i386/fenv.c: Include fenv.c implementation shared with x86_64, not stub
Corinna Vinschen
vinschen@redhat.com
Tue Mar 10 15:06:29 GMT 2020
On Mar 10 10:03, Joel Sherrill wrote:
> ---
> newlib/libm/machine/i386/fenv.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/newlib/libm/machine/i386/fenv.c b/newlib/libm/machine/i386/fenv.c
> index 8cbee77..1a97f56 100644
> --- a/newlib/libm/machine/i386/fenv.c
> +++ b/newlib/libm/machine/i386/fenv.c
> @@ -4,4 +4,4 @@
> * (c) Copyright 2019 Joel Sherrill <joel@rtems.org>
> */
>
> -#include "../../fenv/fenv_stub.c"
> +#include "../x86_64/fenv.c"
> --
> 1.8.3.1
Pushed.
Thanks,
Corinna
--
Corinna Vinschen
Cygwin Maintainer
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20200310/7b44d02d/attachment.sig>
More information about the Newlib
mailing list