This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Removal of duplication of -frounding-math for math tests
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Andrew Senkevich <andrew dot n dot senkevich at gmail dot com>
- Cc: libc-alpha <libc-alpha at sourceware dot org>
- Date: Fri, 5 Dec 2014 22:36:42 +0000
- Subject: Re: [PATCH] Removal of duplication of -frounding-math for math tests
- Authentication-results: sourceware.org; auth=none
- References: <CAMXFM3v7Y9iHcVsXa9Fj3pSSt+BpMFw2DAJU3mydtAAWbYGUeg at mail dot gmail dot com>
On Fri, 5 Dec 2014, Andrew Senkevich wrote:
> This patch is removal of duplication of -frounding-math for math tests
> because it comes from math-flags in Makeconfig.
>
> ChangeLog
>
> * math/Makefile: duplicated -frounding-math removed.
OK with a proper ChangeLog entry (which means naming each variable
changed, along the lines of
* math/Makefile (CFLAGS-test-float.c): Remove -frounding-math.
(CFLAGS-test-double.c): Likewise.
...
(CFLAGS-test-test-fenv.c): Remove variable.
...
).
--
Joseph S. Myers
joseph@codesourcery.com