public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/6388] Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc
       [not found] <20020421020600.6388.mark@klomp.org>
@ 2004-10-29  7:07 ` cvs-commit at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-10-29  7:07 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-29 07:07 -------
Subject: Bug 6388

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_2-rhl8-branch
Changes by:	jakub@gcc.gnu.org	2004-10-29 07:06:57

Modified files:
	gcc/java       : ChangeLog decl.c java-tree.h lex.c lex.h 

Log message:
	2002-11-05  Tom Tromey  <tromey@redhat.com>
	
	Fix for PR java/6388.
	* lex.h (JAVA_INTEGRAL_RANGE_ERROR): Wrap in do...while.
	* java-tree.h (enum java_tree_index): New values
	JTI_DECIMAL_INT_MAX_NODE, JTI_DECIMAL_LONG_MAX_NODE.
	(decimal_int_max, decimal_long_max): New defines.
	* lex.c (yylex): Rewrote range checking.  Sign extend literals.
	(error_if_numeric_overflow): Rewrote range checking.
	* decl.c (java_init_decl_processing): Initialize decimal_int_max,
	decimal_long_max.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.925.2.59.2.2.2.11&r2=1.925.2.59.2.2.2.12
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.117.2.2.8.1&r2=1.117.2.2.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.136.2.3.4.1&r2=1.136.2.3.4.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.80.8.4.8.1&r2=1.80.8.4.8.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/lex.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-rhl8-branch&r1=1.26&r2=1.26.30.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6388


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

* [Bug java/6388] Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc
       [not found] <bug-6388-3639@http.gcc.gnu.org/bugzilla/>
@ 2005-11-13  6:36 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-11-13  6:36 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6388


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

end of thread, other threads:[~2005-11-13  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020421020600.6388.mark@klomp.org>
2004-10-29  7:07 ` [Bug java/6388] Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc cvs-commit at gcc dot gnu dot org
     [not found] <bug-6388-3639@http.gcc.gnu.org/bugzilla/>
2005-11-13  6:36 ` pinskia at gcc dot gnu dot org

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