]> git.ipfire.org Git - thirdparty/glibc.git/commit - math/gen-tgmath-tests.py
Fix gen-tgmath-tests.py output for GCC 7 <float.h>.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 28 Jun 2017 19:42:14 +0000 (19:42 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 28 Jun 2017 19:42:14 +0000 (19:42 +0000)
commitfa562680ced07441f3edaf986f35d12516d8b081
treebe85a5c29093eb096b319bb053cbe7e935b587af
parent614d15f9324a871cc742a8952a3117c57831a3c5
Fix gen-tgmath-tests.py output for GCC 7 <float.h>.

* math/gen-tgmath-tests.py (Tests.__init__): Define
__STDC_WANT_IEC_60559_TYPES_EXT__ at start of generated file.
ChangeLog
math/gen-tgmath-tests.py