[Bug fortran/55618] [4.6 Regression] Failures with ISO_Varying_String test suite

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 14 17:59:00 GMT 2013


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

--- Comment #9 from Paul Thomas <pault at gcc dot gnu.org> 2013-01-14 17:59:13 UTC ---
Author: pault
Date: Mon Jan 14 17:59:07 2013
New Revision: 195159

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195159
Log:
2013-01-14  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-14  Paul Thomas  <pault@gcc.gnu.org>

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

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



More information about the Gcc-bugs mailing list