r170129 - in /branches/gcc-4_4-branch/gcc: fort...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Mon Feb 14 14:05:00 GMT 2011


Author: burnus
Date: Mon Feb 14 14:05:52 2011
New Revision: 170129

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170129
Log:
2011-02-14  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47569
        * interface.c (compare_parameter): Avoid ICE with
        character components.

2011-02-14  Tobias Burnus  <burnus@net-b.de>

        * gfortran.dg/argument_checking_13.f90: Update dg-error.
        * gfortran.dg/argument_checking_17.f90: New.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/argument_checking_17.f90
Modified:
    branches/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/gcc-4_4-branch/gcc/fortran/interface.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/gfortran.dg/argument_checking_13.f90



More information about the Gcc-cvs mailing list