egcs/gcc/java ChangeLog jcf-parse.c parse.y ty ...
apbianco@gcc.gnu.org
apbianco@gcc.gnu.org
Thu Feb 1 02:35:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: apbianco@gcc.gnu.org 2001-02-01 02:35:51
Modified files:
gcc/java : ChangeLog jcf-parse.c parse.y typeck.c
Log message:
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 )
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.632&r2=1.633
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/jcf-parse.c.diff?cvsroot=gcc&r1=1.73&r2=1.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.248&r2=1.249
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/java/typeck.c.diff?cvsroot=gcc&r1=1.34&r2=1.35
More information about the Gcc-cvs
mailing list