* config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,
[official-gcc.git] / gcc / fortran / ChangeLog
blob9ecef064d44fc25c8eda46c33105965e55ad7269
1 2007-01-02  Tobias Burnus  <burnus@net-b.de>
3         PR fortran/30276
4         * scanner.c (open_included_file): Support full-path filenames.
6 2007-01-02  Paul Thomas  <pault@gcc.gnu.org>
8         PR fortran/20896
9         * interface.c (check_sym_interfaces): Remove call to
10         resolve_global_procedure.
11         gfortran.h : Remove prototype for resolve_global_procedure.
12         resolve.c (resolve_global_procedure): Add static attribute
13         to function declaration.
15 2007-01-01  Steven G. Kargl  <kargls@comcast.net>
17         * ChangeLog: Copy to ...
18         * ChangeLog-2006: here.