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

--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Wed Jan  1 17:05:41 2020
New Revision: 279815

URL: https://gcc.gnu.org/viewcvs?rev=279815&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-8-branch/fixincludes/ChangeLog
    branches/gcc-8-branch/fixincludes/fixincl.x
    branches/gcc-8-branch/fixincludes/inclhack.def
    branches/gcc-8-branch/fixincludes/tests/base/inttypes.h

Reply via email to