--- Comment #6 from rguenth at gcc dot gnu dot org 2010-06-30 11:10 ---
Subject: Bug 44722
Author: rguenth
Date: Wed Jun 30 11:09:37 2010
New Revision: 161597
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161597
Log:
2010-06-30 Richard Guenther
PR target/44722
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-06-30 11:09 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|NEW
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-06-30 10:32 ---
Index: gcc/config/i386/i386.md
===
--- gcc/config/i386/i386.md (revision 161594)
+++ gcc/config/i386/i386.md (working copy)
@@ -4729,6 +4729,7 @
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-06-30 10:16 ---
This issue causes a bootstrap fail in libjava on x86_64-linux.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
--