This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Don't use -Wno-uninitialized in math/
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Andreas Schwab <schwab at suse dot de>
- Cc: <libc-alpha at sourceware dot org>
- Date: Mon, 24 Aug 2015 14:31:38 +0000
- Subject: Re: Don't use -Wno-uninitialized in math/
- Authentication-results: sourceware.org; auth=none
- References: <alpine dot DEB dot 2 dot 10 dot 1508201800380 dot 30940 at digraph dot polyomino dot org dot uk> <mvma8th7zw6 dot fsf at hawking dot suse dot de> <alpine dot DEB dot 2 dot 10 dot 1508241123090 dot 13809 at digraph dot polyomino dot org dot uk> <mvmzj1g4w3h dot fsf at hawking dot suse dot de>
On Mon, 24 Aug 2015, Andreas Schwab wrote:
> Joseph Myers <joseph@codesourcery.com> writes:
>
> > Does putting the DIAG_* macros (with appropriate comments) in the relevant
> > inline functions (possibly libc_feresetround_aarch64_ctx or
> > libc_feresetround_noex_aarch64_ctx) help?
>
> This works:
>
> * sysdeps/aarch64/fpu/math_private.h
> (libc_feresetround_aarch64_ctx): Suppress maybe-uninitialized
> warning.
Is this still needed given Wilco's patch? If so, it seems fine to me.
--
Joseph S. Myers
joseph@codesourcery.com