https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93066
--- Comment #7 from John David Anglin <danglin at gcc dot gnu.org> --- Author: danglin Date: Wed Jan 1 17:01:46 2020 New Revision: 279814 URL: https://gcc.gnu.org/viewcvs?rev=279814&root=gcc&view=rev Log: Backport from mainline 2019-12-30 John David Anglin <dang...@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. Modified: branches/gcc-9-branch/fixincludes/ChangeLog branches/gcc-9-branch/fixincludes/fixincl.x branches/gcc-9-branch/fixincludes/inclhack.def branches/gcc-9-branch/fixincludes/tests/base/inttypes.h