OSDN Git Service

PR fortran/29629
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2006 10:27:39 +0000 (10:27 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 29 Oct 2006 10:27:39 +0000 (10:27 +0000)
commit6b9696405bb3994f11514e82ca9f3fbd29f48b05
tree59c440f9db09227ba377e82b3faec95f9cd560ba
parent26ac986ec95a37e2f8f6f8dff75e77179cf4e590
PR fortran/29629
* trans-openmp.c (gfc_trans_omp_array_reduction): Set attr.flavor
of init_val_sym and outer_sym to FL_VARIABLE.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118134 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-openmp.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/pr29629.f90 [new file with mode: 0644]