[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 12:00:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91920
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |9.3
--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 9.3+ too. 8.x and earlier shouldn't have the problem, as readonly
variables are predetermined shared there.
More information about the Gcc-bugs
mailing list