egcs/gcc/java ChangeLog class.c java-tree.h jc ...
Alexandre Petit-Bianco
apbianco@cygnus.com
Wed Oct 21 08:00:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: apbianco@egcs.cygnus.com 98/10/21 08:00:12
Modified files:
gcc/java : ChangeLog class.c java-tree.h jcf-parse.c
parse.c parse.y
Log message:
Wed Oct 21 07:54:11 1998 Alexandre Petit-Bianco <apbianco@cygnus.com>
* class.c (emit_register_classes): Renamed from
emit_register_class.
* java-tree.h (emit_register_classes): Prototype renamed from
emit_register_class.
* jcf-parse.c (yyparse): Call emit_register_classes once before
returning.
* parse.y (java_expand_classes): No longer register classes.
Prevents the generation of multiple static constructor for a
compilation unit.
More information about the Gcc-cvs
mailing list