This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/22189] Table Full in gcj-dbtool if -m option used with smallest possible input
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jun 2005 14:31:44 -0000
- Subject: [Bug libgcj/22189] Table Full in gcj-dbtool if -m option used with smallest possible input
- References: <20050626024115.22189.greenrd@greenrd.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-06-28 14:31 -------
Subject: Bug 22189
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: aph@gcc.gnu.org 2005-06-28 14:31:29
Modified files:
libjava/gnu/gcj/runtime: PersistentByteMap.java
libjava : ChangeLog
Log message:
2005-06-28 Robin Green <greenrd@greenrd.org>
PR java/22189
* gnu/gcj/runtime/PersistentByteMap.java (init): Fix rounding
error.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/gcj/runtime/PersistentByteMap.java.diff?cvsroot=gcc&r1=1.5&r2=1.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.3680&r2=1.3681
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22189