resolve.c (resolve_contained_functions): Call resolve_entries first.
authorH.J. Lu <hongjiu.lu@intel.com>
Sun, 19 Feb 2006 18:03:52 +0000 (18:03 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Sun, 19 Feb 2006 18:03:52 +0000 (10:03 -0800)
commitcaf0ecedc2724529e8d8a350d85b4234cc1e250c
treeb7ba154ca9a239900aa768bcc9140cb1b04d984d
parent3431818f46f552697d3f4185488d666ba0339263
resolve.c (resolve_contained_functions): Call resolve_entries first.

2006-02-19  H.J. Lu  <hongjiu.lu@intel.com>

* resolve.c (resolve_contained_functions): Call resolve_entries
first.
(resolve_types): Remove calls to resolve_entries and
resolve_contained_functions.
(gfc_resolve): Call resolve_contained_functions.

From-SVN: r111271
gcc/fortran/ChangeLog
gcc/fortran/resolve.c