[Bug libgomp/93066] libgomp/target.c:525:46: error: expected expression before ')' token

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 1 17:06:00 GMT 2020


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  <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.


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


More information about the Gcc-bugs mailing list