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/32957] C/Fortran interoperability and -fdefault-integer-8


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

--- Comment #6 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Mon Feb 26 09:55:39 2018
New Revision: 257985

URL: https://gcc.gnu.org/viewcvs?rev=257985&root=gcc&view=rev
Log:
2018-02-26  Dominique d'Humieres <dominiq@gcc.gnu.org>

        PR fortran/32957
        * gfortran.dg/c_f_pointer_shape_tests_2.f03: Use explicit KIND c_int.
        * gfortran.dg/c_f_pointer_shape_tests_4.f03: Likewise.
        * gfortran.dg/c_funloc_tests_3.f03: Likewise.
        * gfortran.dg/c_loc_test.f90: Likewise.
        * gfortran.dg/c_loc_tests_2.f03: Likewise.
        * gfortran.dg/proc_decl_17.f90: Likewise.
        * gfortran.dg/proc_ptr_8.f90: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_2.f03
    trunk/gcc/testsuite/gfortran.dg/c_f_pointer_shape_tests_4.f03
    trunk/gcc/testsuite/gfortran.dg/c_funloc_tests_3.f03
    trunk/gcc/testsuite/gfortran.dg/c_loc_test.f90
    trunk/gcc/testsuite/gfortran.dg/c_loc_tests_2.f03
    trunk/gcc/testsuite/gfortran.dg/proc_decl_17.f90
    trunk/gcc/testsuite/gfortran.dg/proc_ptr_8.f90

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