public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/1413
@ 2001-08-31 21:46 apbianco
  0 siblings, 0 replies; only message in thread
From: apbianco @ 2001-08-31 21:46 UTC (permalink / raw)
  To: apbianco; +Cc: gcc-prs

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

From: apbianco@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/1413
Date: 1 Sep 2001 04:42:51 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	apbianco@gcc.gnu.org	2001-08-31 21:42:51
 
 Modified files:
 	gcc/java       : ChangeLog lex.c parse.y 
 
 Log message:
 	2001-08-30  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (patch_assignment): Don't verify final re-assignment here.
 	(java_complete_lhs): Verify assignments to finals calling
 	patch_assignment. Verify re-assignments to finals before calling
 	patch_assignment.
 	
 	2001-08-29  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* parse.y (java_complete_lhs): Allow final locals in CASE_EXPRs.
 	Fixes PR java/1413
 	
 	2001-08-28  Alexandre Petit-Bianco  <apbianco@redhat.com>
 	
 	* lex.c (java_lex): new local found_hex_digits. Set and then used
 	in test to reject invalid hexadecimal numbers.
 	* parse.y (java_complete_tree): Prevent unwanted cast with
 	initialized floating point finals.
 	(patch_binop): Emit a warning when detecting a division by zero,
 	mark result not constant, don't simplify non integer division.
 	
 	( http://gcc.gnu.org/ml/java-patches/2001-q3/msg00343.html )
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.798&r2=1.799
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.c.diff?cvsroot=gcc&r1=1.67&r2=1.68
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&r1=1.305&r2=1.306
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-31 21:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-31 21:46 java/1413 apbianco

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).