r195129 - in /branches/gcc-4_7-branch/gcc: fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Sun Jan 13 07:51:00 GMT 2013


Author: pault
Date: Sun Jan 13 07:51:26 2013
New Revision: 195129

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195129
Log:
2013-01-13  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/55618
	* trans-expr.c (gfc_conv_procedure_call): Dereference scalar
	character function arguments to elemental procedures in
	scalarization loops.

2013-01-13  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/55618
	* gfortran.dg/elemental_scalar_args_2.f90: New test.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/elemental_scalar_args_2.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/resolve.c
    branches/gcc-4_7-branch/gcc/fortran/trans-expr.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list