This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/18091] Valgrind errors building libjava
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 20 Oct 2004 21:04:28 -0000
- Subject: [Bug java/18091] Valgrind errors building libjava
- References: <20041020200437.18091.drow@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-20 21:04 -------
I think the "unitialized conditional move" will get fixed when:
==21620== Conditional jump or move depends on uninitialised value(s)
==21620== at 0x80C4165: get_attribute (jcf-parse.c:160)
is fixed.
See comment #1 where I show the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18091