public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/4509
@ 2001-12-21 11:26 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-12-21 11:26 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

The following reply was made to PR java/4509; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/4509
Date: 21 Dec 2001 19:15:37 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-12-21 11:15:37
 
 Modified files:
 	gcc/java       : parse.y 
 
 Log message:
 	For PR java/4509:
 	* parse.y (java_complete_lhs) [COMPOUND_EXPR]: Correctly compute
 	CAN_COMPLETE_NORMALLY for the node.
 	* jcf-write.c (generate_bytecode_insns) [COMPOUND_EXPR]: Don't
 	generate code for second branch if first branch can't complete
 	normally.
 	(generate_bytecode_insns) [LOOP_EXPR]: Don't generate `goto' to
 	the loop head if the loop body can't complete normally.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.338&r2=1.339
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* java/4509
@ 2001-12-20 21:36 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-12-20 21:36 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

The following reply was made to PR java/4509; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/4509
Date: 21 Dec 2001 05:28:31 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-12-20 21:28:31
 
 Modified files:
 	gcc/java       : ChangeLog jcf-write.c parse.y 
 
 Log message:
 	For PR java/4509:
 	* parse.y (java_complete_lhs) [COMPOUND_EXPR]: Correctly compute
 	CAN_COMPLETE_NORMALLY for the node.
 	* jcf-write.c (generate_bytecode_insns) [COMPOUND_EXPR]: Don't
 	generate code for second branch if first branch can't complete
 	normally.
 	(generate_bytecode_insns) [LOOP_EXPR]: Don't generate `goto' to
 	the loop head if the loop body can't complete normally.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.888&r2=1.889
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-write.c.diff?cvsroot=gcc&r1=1.97&r2=1.98
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.337&r2=1.338
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-21 19:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-21 11:26 java/4509 tromey
  -- strict thread matches above, loose matches on Subject: below --
2001-12-20 21:36 java/4509 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).