r225932 - in /branches/gcc-5-branch/gcc: fortra...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Fri Jul 17 13:33:00 GMT 2015
Author: mikael
Date: Fri Jul 17 13:33:09 2015
New Revision: 225932
URL: https://gcc.gnu.org/viewcvs?rev=225932&root=gcc&view=rev
Log:
Fix fortran double address operator with co_reduce
gcc/fortran/
2015-07-17 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
* trans-intrinsic.c (conv_co_collective): Remove redundant address
operator in the generated code.
gcc/testsuite/
2015-07-17 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
* gfortran.dg/co_reduce_1.f90: New file.
Added:
branches/gcc-5-branch/gcc/testsuite/gfortran.dg/co_reduce_1.f90
Modified:
branches/gcc-5-branch/gcc/fortran/ChangeLog
branches/gcc-5-branch/gcc/fortran/trans-intrinsic.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list