OSDN Git Service

* intrinsic.texi: Various minor cleanups.
[pf3gnuchains/gcc-fork.git] / gcc / fortran / ChangeLog
1 2007-01-03  Brooks Moses  <brooks.moses@codesourcery.com>
2
3         * intrinsic.texi: Various minor cleanups.
4
5 2007-01-02  Steven G. Kargl  <kargls@comcast.net>
6
7         * trans-intrinsic.c (gfc_conv_intrinsic_ibits): Fix call to
8         build_int_cst.
9
10 2007-01-02  Tobias Burnus  <burnus@net-b.de>
11
12         PR fortran/30276
13         * scanner.c (open_included_file): Support full-path filenames.
14
15 2007-01-02  Paul Thomas  <pault@gcc.gnu.org>
16
17         PR fortran/20896
18         * interface.c (check_sym_interfaces): Remove call to
19         resolve_global_procedure.
20         gfortran.h : Remove prototype for resolve_global_procedure.
21         resolve.c (resolve_global_procedure): Add static attribute
22         to function declaration.
23
24 2007-01-01  Steven G. Kargl  <kargls@comcast.net>
25
26         * ChangeLog: Copy to ...
27         * ChangeLog-2006: here.