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

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jan 24 19:14:51 2019
New Revision: 268243

URL: https://gcc.gnu.org/viewcvs?rev=268243&root=gcc&view=rev
Log:
        PR tree-optimization/89027
        * tree-inline.c (add_clobbers_to_eh_landing_pad): Don't add clobbers
        for "omp simd array" variables.

        * gfortran.dg/gomp/pr89027.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/gomp/pr89027.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-inline.c

Reply via email to