public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: tromey@gcc.gnu.org
To: tromey@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: java/4509
Date: Thu, 20 Dec 2001 21:36:00 -0000	[thread overview]
Message-ID: <20011221053602.9743.qmail@sources.redhat.com> (raw)

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
 


             reply	other threads:[~2001-12-21  5:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-20 21:36 tromey [this message]
2001-12-21 11:26 java/4509 tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011221053602.9743.qmail@sources.redhat.com \
    --to=tromey@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).