[Bug middle-end/91920] ggc 9.2.0 failing openmp compile on ppc64le

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 21 11:43:00 GMT 2019


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

--- Comment #15 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Oct 21 11:43:16 2019
New Revision: 277252

URL: https://gcc.gnu.org/viewcvs?rev=277252&root=gcc&view=rev
Log:
        Backported from mainline
        2019-09-27  Jakub Jelinek  <jakub@redhat.com>

        PR middle-end/91920
        * gimplify.c (omp_default_clause): Predetermine DECL_IN_CONSTANT_POOL
        variables as shared.

        * c-c++-common/gomp/pr91920.c: New test.

Added:
    branches/gcc-9-branch/gcc/testsuite/c-c++-common/gomp/pr91920.c
Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/gimplify.c
    branches/gcc-9-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list