Fix declarations of _DINFINITY, _SINFINITY and _SQNAN
commitd1574a9b820f17adb9004255e2018967e9be063b
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 27 Feb 2022 19:47:25 +0000 (27 19:47 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 27 Feb 2022 19:47:25 +0000 (27 19:47 +0000)
treefb1f8899bf13f4fcb97aded9f5e3c33bfed52420
parentae957797a16c0361b8b59c4a045e696cef171f19
Fix declarations of _DINFINITY, _SINFINITY and _SQNAN

The declarations of _DINFINITY, _SINFINITY and _SQNAN need to be constant
expressions.

2022-02-27  John David Anglin  <danglin@gcc.gnu.org>

fixincludes/ChangeLog:
* inclhack.def (hpux_math_constexpr): New hack.
* fixincl.x: Regenerate.
* tests/base/math.h: Update.
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/math.h