This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/25071] dummy argument larger than actual argument


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25071

--- Comment #27 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Fri Sep 29 13:19:21 2017
New Revision: 253287

URL: https://gcc.gnu.org/viewcvs?rev=253287&root=gcc&view=rev
Log:
2017-09-29  Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR fortran/25071
        * gfortran.dg/argument_checking_3.f90: Change warnings to errors.
        * gfortran.dg/argument_checking_4.f90: Likewise.
        * gfortran.dg/argument_checking_5.f90: Likewise.
        * gfortran.dg/argument_checking_6.f90: Likewise.
        * gfortran.dg/argument_checking_10.f90: Likewise.
        * gfortran.dg/argument_checking_13.f90: Likewise.
        * gfortran.dg/argument_checking_15.f90: Likewise.
        * gfortran.dg/argument_checking_18.f90: Likewise.
        * gfortran.dg/gomp/udr8.f90: Likewise.
        * gfortran.dg/warn_argument_mismatch_1.f90: Add -std=legacy to
        the dg-options.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/argument_checking_10.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_13.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_15.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_18.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_3.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_4.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_5.f90
    trunk/gcc/testsuite/gfortran.dg/argument_checking_6.f90
    trunk/gcc/testsuite/gfortran.dg/gomp/udr8.f90
    trunk/gcc/testsuite/gfortran.dg/warn_argument_mismatch_1.f90

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]