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:36:28 -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:35 -------
Subject: Bug 24120
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: tromey@gcc.gnu.org 2005-09-30 00:33:27
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&r1=1.1666&r2=1.1667
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/jcf-io.c.diff?cvsroot=gcc&r1=1.57&r2=1.58
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24120