]> gcc.gnu.org Git - gcc.git/commit
verify.cc (state::seen_subrs): New field.
authorTom Tromey <tromey@redhat.com>
Thu, 13 Feb 2003 23:48:39 +0000 (23:48 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 13 Feb 2003 23:48:39 +0000 (23:48 +0000)
commit6f2ffb37afce5c9abca45f7be9243f73e849a217
tree3e671a8cc1b7f60a5e8146b6bbd098d78063cba9
parent114775850c8a43ad478b7ec0b31252eaffb9200e
verify.cc (state::seen_subrs): New field.

* verify.cc (state::seen_subrs): New field.
(state::state): Initialize it.
(state::clean_subrs): New method.
(state::~state): Call it.
(state::copy): Copy subroutine list.
(state::add_subr): New method.
(state::merge): Only register a change if the current subroutine
hasn't yet been noted.

From-SVN: r62878
libjava/ChangeLog
libjava/verify.cc
This page took 0.056996 seconds and 5 git commands to generate.