]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression...
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 17:01:46 +0000 (17:01 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 1 Jan 2020 17:01:46 +0000 (17:01 +0000)
commit220a86ec8659a8359456dede768782e15c3ffc81
treed3a24a28becc8367cd291c79cd70d2a2290f54b5
parentf7c28c368e649efa3483cd4873ce5286d4a69c46
backport: re PR libgomp/93066 (libgomp/target.c:525:46: error: expected expression before ')' token)

Backport from mainline
2019-12-30  John David Anglin  <danglin@gcc.gnu.org>

PR libgomp/93066
* inclhack.def (hpux_c99_inttypes3): Fix defines for INTPTR_MAX
and UINTPTR_MAX, and missing define for SIZE_MAX.
* fixincl.x: Regenerate.
* tests/base/inttypes.h: Update for above fix.

From-SVN: r279814
fixincludes/ChangeLog
fixincludes/fixincl.x
fixincludes/inclhack.def
fixincludes/tests/base/inttypes.h