[Bug fortran/77973] [6/7 Regression] ICE in scan_omp_1_op, at omp-low.c:3841
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Oct 26 16:28:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77973
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Oct 26 16:21:56 2016
New Revision: 241581
URL: https://gcc.gnu.org/viewcvs?rev=241581&root=gcc&view=rev
Log:
PR fortran/77973
* gimplify.c (gimplify_adjust_omp_clauses_1): For all added map
clauses with OMP_CLAUSE_SIZE being a decl, call omp_notice_variable
on outer context if any.
* gfortran.dg/gomp/pr77973.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/gomp/pr77973.f90
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list