diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-01-28 23:33:33 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-01-28 23:33:33 +0100 |
commit | be3a87e7b5ff3d284a7663519826f2613dc46f69 (patch) | |
tree | 7f3f4b05ca6c6131553e48f493f88a3a420f4cad /gcc/fortran | |
parent | 62d4a355b7346242fd2242a41662f3b18340f53d (diff) | |
download | gcc-be3a87e7b5ff3d284a7663519826f2613dc46f69.zip gcc-be3a87e7b5ff3d284a7663519826f2613dc46f69.tar.gz gcc-be3a87e7b5ff3d284a7663519826f2613dc46f69.tar.bz2 |
re PR middle-end/89002 (ICE in scan_omp_1_op, at omp-low.c:3166)
PR middle-end/89002
* gimplify.c (gimplify_omp_for): When adding OMP_CLAUSE_*_GIMPLE_SEQ
for lastprivate/linear IV, push gimplify context around gimplify_assign
and, if it needed any temporaries, pop it into a gimple bind around the
sequence.
* testsuite/libgomp.c/pr89002.c: New test.
From-SVN: r268345
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions