• burnus's avatar
    2008-11-22 Tobias Burnus <burnus@net-b.de> · 209d3778
    burnus authored
            PR fortran/38160
            * trans-types.c (gfc_validate_c_kind): Remove function.
            * decl.c (gfc_match_kind_spec): Add C kind parameter check.
              (verify_bind_c_derived_type): Remove gfc_validate_c_kind call.
              (verify_c_interop_param): Update call.
            * gfortran.h (verify_bind_c_derived_type): Update prototype.
              (gfc_validate_c_kind): Remove.
            * symbol.c (verify_bind_c_derived_type): Update verify_c_interop
            * call.
            * resolve.c (gfc_iso_c_func_interface): Ditto.
    
    2008-11-22  Tobias Burnus  <burnus@net-b.de>
    
            PR fortran/38160
            * gfortran.dg/bind_c_usage_18.f90: New test.
            * gfortran.dg/c_kind_tests_2.f03: Update dg-messages.
            * gfortran.dg/interop_params.f03: Ditto.
    
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142124 138bc75d-0d04-0410-961f-82ee72b054a4
    209d3778
resolve.c 280 KB