]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/gfortran.h
gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (plus fixin...
authorJanus Weil <jaydub66@gmail.com>
Thu, 1 May 2008 19:38:04 +0000 (19:38 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 1 May 2008 19:38:04 +0000 (19:38 +0000)
commit32d99e6869ec4eb0d8f801893d2ea499f9951f71
treea7631c471f34f1baa0a920e1db3183a3507dc58d
parentca873b0e5aafd6c0fce9e00719671c6aa25c708b
gfortran.h (struct gfc_symbol): Moving "interface" member to gfc_typespec (plus fixing a small docu error).

* gfortran.h (struct gfc_symbol): Moving "interface" member to
gfc_typespec (plus fixing a small docu error).
* interface.c (gfc_procedure_use): Ditto.
* decl.c (match_procedure_decl): Ditto.
* resolve.c (resolve_specific_f0,
resolve_specific_f0, resolve_symbol): Ditto.

From-SVN: r134867
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/fortran/gfortran.h
gcc/fortran/interface.c
gcc/fortran/resolve.c