aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2019-07-04 23:41:49 +0200
committerJakub Jelinek <jakub@gcc.gnu.org>2019-07-04 23:41:49 +0200
commitec03bc90e5bdb772e2f19ec352fc4b2e985e4c91 (patch)
treec7a12300601b050ad3e64d33de63243d7f4b7f90 /gcc/ada
parent2f03073ff24bbb005d52db7e2b7a5ea32bb01140 (diff)
downloadgcc-ec03bc90e5bdb772e2f19ec352fc4b2e985e4c91.zip
gcc-ec03bc90e5bdb772e2f19ec352fc4b2e985e4c91.tar.gz
gcc-ec03bc90e5bdb772e2f19ec352fc4b2e985e4c91.tar.bz2
re PR middle-end/78884 ([7/8] ICE when gimplifying VLA in OpenMP SIMD region)
PR middle-end/78884 * gimplify.c (struct gimplify_omp_ctx): Add add_safelen1 member. (gimplify_bind_expr): If seeing TREE_ADDRESSABLE VLA inside of simd loop body, set ctx->add_safelen1 instead of making it GOVD_PRIVATE. (gimplify_adjust_omp_clauses): Add safelen (1) clause if ctx->add_safelen1 is set. * gcc.dg/gomp/pr78884.c: New test. From-SVN: r273096
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions