This is the mail archive of the gcc-cvs@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]

r122364 - in /branches/fortran-experiments/gcc/...


Author: burnus
Date: Tue Feb 27 09:11:43 2007
New Revision: 122364

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

        * fortran/symbol.c (gfc_add_is_bind_c): Add symbol name as argument.
        (gfc_copy_attr): Update gfc_add_is_bind_c call.
        * fortran/decl.c (match_attr_spec,set_verify_bind_c_sym,
        gfc_match_suffix,gfc_match_subroutine,gfc_get_type_attr_spec): Ditto.
        * fortran/gfortran.h: Update gfc_add_is_bind_c prototype.


Modified:
    branches/fortran-experiments/gcc/fortran/ChangeLog.isocbinding
    branches/fortran-experiments/gcc/fortran/decl.c
    branches/fortran-experiments/gcc/fortran/gfortran.h
    branches/fortran-experiments/gcc/fortran/symbol.c


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