egcs/gcc/java ChangeLog class.c except.c expr.c

apbianco@egcs.cygnus.com apbianco@egcs.cygnus.com
Wed Jun 2 11:01:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	apbianco@egcs.cygnus.com	99/06/02 11:00:46

Modified files:
	gcc/java       : ChangeLog class.c except.c expr.c 

Log message:
	Wed Jun  2 10:44:38 1999  Anthony Green  <green@cygnus.com>
	
	* except.c (link_handler): Chain exception handlers in order.
	
	Wed Jun  2 10:41:24 1999  Anthony Green  <green@cygnus.com>
	
	* expr.c (expand_byte_code): Fill unreachable bytecode regions
	with nops and process as usual in order to always set correct EH
	ranges.  Emit detailed warnings about unreachable bytecodes.
	
	Wed Jun  2 10:35:13 1999  Anthony Green  <green@cygnus.com>
	
	* class.c (build_utf8_ref): Mark cinit and utf8 tree nodes as
	constant.
	
	(From egcs posted patches.)



More information about the Gcc-cvs mailing list