r113823 - in /trunk/gcc: ChangeLog omp-low.c te...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue May 16 10:16:00 GMT 2006
Author: jakub
Date: Tue May 16 10:16:36 2006
New Revision: 113823
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113823
Log:
PR middle-end/27573
* omp-low.c (expand_omp_parallel): Don't assert
.OMP_DATA_I = &.OMP_DATA_O is the first statement in the block,
instead search for it.
* gcc.dg/gomp/pr27573.c: New test.
* gfortran.dg/gomp/pr27573.f90: New test.
Added:
trunk/gcc/testsuite/gcc.dg/gomp/pr27573.c
trunk/gcc/testsuite/gfortran.dg/gomp/pr27573.f90
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list