This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Repost: [PATCH] java/12739


Jeff Sturm writes:
 > Tom Tromey pointed out that the orignal patch was incorrectly formatted
 > according to GNU standards.
 > 
 > The patch restores a simple bytecode optimization present in 3.3 and
 > earlier releases.  OK for 3.4?
 > 
 > Jeff
 > 
 > 2003-11-16  Jeff Sturm  <jsturm@one-point.com>
 > 
 > 	Fix PR java/12739.
 > 	* java-tree.h (BLOCK_EMPTY_P): Define.
 > 	* parse.y (java_complete_lhs): Check for empty blocks
 > 	in TRY_FINALLY_EXPR case.

OK for mainline.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]