]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on SECTIONS)
authorJakub Jelinek <jakub@redhat.com>
Tue, 26 Jan 2010 09:47:45 +0000 (10:47 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 26 Jan 2010 09:47:45 +0000 (10:47 +0100)
commit057dd91d0c1df52679f71644d95fea2ae9522f3e
tree094c302583674e00bfb7e1463b5375d15e6c0daa
parent667b3d84361144ef7028afeae26033898ab51659
re PR fortran/42866 (ICE for REDUCTION with ALLOCATABLE array as variable on SECTIONS)

PR fortran/42866
* omp-low.c (expand_omp_sections): Only use single_pred if
l2_bb is single_pred_p.

* testsuite/libgomp.fortran/allocatable5.f90: New test.

From-SVN: r156235
gcc/ChangeLog
gcc/omp-low.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/allocatable5.f90 [new file with mode: 0644]