https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93066

--- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Mon Dec 30 20:33:17 2019
New Revision: 279773

URL: https://gcc.gnu.org/viewcvs?rev=279773&root=gcc&view=rev
Log:
        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:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/fixincl.x
    trunk/fixincludes/inclhack.def
    trunk/fixincludes/tests/base/inttypes.h

Reply via email to