Index: ChangeLog
authorGeoffrey Keating <geoffk@redhat.com>
Mon, 5 Aug 2002 18:46:37 +0000 (18:46 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 5 Aug 2002 18:46:37 +0000 (18:46 +0000)
commitb3426eb9e2a4338775908629c6daf103baf8250e
treeb5b4b6cd956c577ec201ab00f828c0e5afc53763
parentb835f6f145060090eb66de79fba3dbcfe12422b4
Index: ChangeLog
2002-08-05  Geoffrey Keating  <geoffk@redhat.com>

* attribs.c: Don't include obstack.h.
* builtins.c: Likewise.
* cfganal.c: Likewise.
* cfgbuild.c: Likewise.
* cfgcleanup.c: Likewise.
* emit-rtl.c: Likewise.
* loop.c: Likewise.
* stmt.c: Likewise.

Index: cp/ChangeLog
2002-08-05  Geoffrey Keating  <geoffk@redhat.com>

* class.c: Don't include obstack.h.
(popclass):
* decl2.c: Delete bogus comment.
* error.c: Don't include obstack.h.
* except.c: Likewise.
(dump_type): Correct comment.
* method.c: Don't include obstack.h.
* tree.c: Likewise.

Index: java/ChangeLog
2002-08-05  Geoffrey Keating  <geoffk@redhat.com>

* mangle_name.c: Don't include obstack.h twice.
* xref.c: Don't include obstack.h.

From-SVN: r56055
18 files changed:
gcc/attribs.c
gcc/builtins.c
gcc/cfganal.c
gcc/cfgbuild.c
gcc/cfgcleanup.c
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl2.c
gcc/cp/error.c
gcc/cp/except.c
gcc/cp/method.c
gcc/cp/tree.c
gcc/emit-rtl.c
gcc/java/ChangeLog
gcc/java/mangle_name.c
gcc/java/xref.c
gcc/loop.c
gcc/stmt.c