diff options
author | Jakub Jelinek <jakub@redhat.com> | 2008-01-25 13:54:42 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2008-01-25 13:54:42 +0100 |
commit | c256730cefa52bbb322ca3759a0411f9e245d366 (patch) | |
tree | 9a5c3be70549d48c772a09123c8b458d609517b3 /gcc/expr.c | |
parent | 59805c3b29f62c729aa176eea03bbd20b455b7e5 (diff) | |
download | gcc-c256730cefa52bbb322ca3759a0411f9e245d366.zip gcc-c256730cefa52bbb322ca3759a0411f9e245d366.tar.gz gcc-c256730cefa52bbb322ca3759a0411f9e245d366.tar.bz2 |
re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162)
PR middle-end/33880
* tree-nested.c (walk_omp_for): New function.
(convert_nonlocal_reference, convert_local_reference): Call
walk_omp_for on OMP_FOR.
(convert_call_expr): Call walk_body on OMP_FOR's
OMP_FOR_PRE_INIT_BODY.
* testsuite/libgomp.c/pr33880.c: New test.
* testsuite/libgomp.fortran/pr33880.f90: New test.
From-SVN: r131825
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions