[Patch, fortran] PR55618 - [4.6/4.7/4.8 Regression] Failures with ISO_Varying_String test suite

Paul Richard Thomas paul.richard.thomas@gmail.com
Mon Jan 7 22:57:00 GMT 2013


Dear All,

This is a rather 'obvious' fix that returns gfortran to full
compliance in the IVS testsuite.  The testcase checks that various
other combinations of arguments to elemental procedures work
correctly.

I gave up trying to find which commit caused the problem because there
were so many candidates!

Bootstrapped and regtested on FC17/x86_64 - OK for trunk

Cheers

Paul

2013-01-07  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-07  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/55618
    * gfortran.dg/elemental_scalar_args_2.f90: New test.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: submit.diff
Type: application/octet-stream
Size: 2507 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130107/03135304/attachment.obj>


More information about the Gcc-patches mailing list