2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus.com>
commitc0b3b731eb6744f2e7c242479ee65f9c28d93bc7
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Feb 2001 10:35:50 +0000 (1 10:35 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 1 Feb 2001 10:35:50 +0000 (1 10:35 +0000)
tree2698de4e91c9cba2d4f4eceab98dc97daa526412
parent4d022028f23a746ac90aa4881d712fdbf04d42b3
2001-01-30  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* jcf-parse.c (init_jcf_parse): Added cast to ggc_add_root's last
argument.
* parse.y (finish_method_declaration): Code accounting for WFLed
method DECL_NAMEs deleted.
(check_abstract_method_definitions): Likewise.
(resolve_type_during_patch): Layout resolved type.
* typeck.c (lookup_do): Removed unused local.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00005.html)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39388 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/jcf-parse.c
gcc/java/parse.y
gcc/java/typeck.c