* gnu/regexp/CharIndexedReader.java: Removed.
[official-gcc.git] / gcc / f / ChangeLog.tree-ssa
blob783ebaa998b927c75fd12299ae071e7454bc0684
1 2003-11-16  Toon Moene  <toon@moene.indiv.nluug.nl>
3         * config-lang.in: Re-add.
5 2003-10-26  Richard Henderson  <rth@redhat.com>
7         * config-lang.in: Remove.
9 2003-09-24  Jason Merrill  <jason@redhat.com>
11         * com.c, ste.c: Revert earlier change.
13 2003-01-15  Jeff Law <law@redhat.com>
15         * com.c (duplicate_decls): Use TREE_FILENAME and TREE_LINENO
16         to extract file/line information from nodes.  Use TREE_LOCUS
17         to copy file/line information from one node to another.
18         Make sure to copy TREE_LOCUS from the old decl to the new decl.
19         (pushdecl): Similarly.
20         * ste.c: Likewise.