r189586 - in /trunk/gcc: fortran/ChangeLog fort...

burnus@gcc.gnu.org burnus@gcc.gnu.org
Tue Jul 17 20:07:00 GMT 2012


Author: burnus
Date: Tue Jul 17 20:07:32 2012
New Revision: 189586

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189586
Log:
2012-07-17  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53985
        * decl.c (gfc_verify_c_interop_param): Make warning conditional
        on -Wc-binding-type works and improve the wording.

2012-07-17  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53985
        * gfortran.dg/bind_c_usage_26.f90: New.
        * gfortran.dg/bind_c_procs.f03: Add dg-options
        * "-Wc-binding-type".
        * gfortran.dg/bind_c_usage_13.f03: Ditto.
        * gfortran.dg/bind_c_usage_18.f90: Ditto.
        * gfortran.dg/interop_params.f03: Ditto.


Added:
    trunk/gcc/testsuite/gfortran.dg/bind_c_usage_26.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/bind_c_procs.f03
    trunk/gcc/testsuite/gfortran.dg/bind_c_usage_13.f03
    trunk/gcc/testsuite/gfortran.dg/bind_c_usage_18.f90
    trunk/gcc/testsuite/gfortran.dg/interop_params.f03



More information about the Gcc-cvs mailing list