This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug java/31842] [4.2/4.3 Regression] r124338 causes java Divide_1 and pr6388 to fail



------- Comment #8 from rguenth at gcc dot gnu dot org  2007-09-09 20:13 -------
Subject: Bug 31842

Author: rguenth
Date: Sun Sep  9 20:12:56 2007
New Revision: 128306

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128306
Log:
2007-09-09  Richard Guenther  <rguenther@suse.de>

        Backport from mainline:
        2007-05-07  Ian Lance Taylor  <iant@google.com>

        PR java/31842
        * java/lang/natString.cc (_Jv_FormatInt): Avoid undefined signed
        overflow.

Modified:
    branches/gcc-4_1-branch/libjava/ChangeLog
    branches/gcc-4_1-branch/libjava/java/lang/natString.cc


-- 


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


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