------- Comment #3 from jakub at gcc dot gnu dot org  2006-10-29 11:21 -------
Subject: Bug 29629

Author: jakub
Date: Sun Oct 29 11:20:53 2006
New Revision: 118139

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118139
Log:
        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.

Added:
    branches/gcc-4_2-branch/libgomp/testsuite/libgomp.fortran/pr29629.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/trans-openmp.c
    branches/gcc-4_2-branch/libgomp/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29629

Reply via email to