This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/24120] jc1 incorrectly uses libiberty hashes
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 30 Sep 2005 00:33:51 -0000
- Subject: [Bug java/24120] jc1 incorrectly uses libiberty hashes
- References: <20050929123754.24120.kostikbel@ukr.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-30 00:33 -------
Subject: Bug 24120
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: tromey@gcc.gnu.org 2005-09-30 00:32:45
Modified files:
gcc/java : ChangeLog jcf-io.c
Log message:
PR java/24120:
* jcf-io.c (memoized_dirlist_hash): New function.
(caching_stat): Use it.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1556.2.30&r2=1.1556.2.31
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-io.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.53.18.1&r2=1.53.18.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24120