diff options
author | Steve Ellcey <sellcey@mips.com> | 2015-08-27 08:09:49 -0700 |
---|---|---|
committer | Steve Ellcey <sellcey@mips.com> | 2015-08-27 08:09:49 -0700 |
commit | 37430363b865f2423bd58b4f0eaa779845ed7e71 (patch) | |
tree | 500fbdc007669eb4bc624addea85bb57661e088a /timezone | |
parent | ae857215dd4e4a7ae100728c636622a7e4c8a322 (diff) | |
download | glibc-37430363b865f2423bd58b4f0eaa779845ed7e71.zip glibc-37430363b865f2423bd58b4f0eaa779845ed7e71.tar.gz glibc-37430363b865f2423bd58b4f0eaa779845ed7e71.tar.bz2 |
Fix undefined warning messages in GCC 6.
GCC 6 puts out warnings in a different location then GCC 5. Move the
DIAG macros so that the warnings are supressed for both compilers.
ChangeLog:
* soft-fp/fmasf4.c: Add include of sys/cdefs.h.
Move DIAG_PUSH_NEEDS_COMMENT, DIAG_IGNORE_NEEDS_COMMENT to front of
file, move DIAG_POP_NEEDS_COMMENT to end of file.
* soft-fp/fmadf4.c: Ditto.
* soft-fp/fmatf4.c: Ditto.
Diffstat (limited to 'timezone')
0 files changed, 0 insertions, 0 deletions