[Bug bootstrap/30669] i686-pc-linux-gnu doesn't build

2007-02-23 Thread b33fc0d3 at gmail dot com
--- Comment #4 from b33fc0d3 at gmail dot com 2007-02-23 17:58 --- I'm still getting an ICE when trying to bootstrap on x86_64: /var/tmp/portage/dev-java/gcj-4.3.0_alpha20070216/work/gcc-4.3-20070216/libgcc/../gcc/libgcc2.c: In function '__multi3':

[Bug bootstrap/30669] i686-pc-linux-gnu doesn't build

2007-02-23 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2007-02-23 20:21 --- (In reply to comment #4) I'm still getting an ICE when trying to bootstrap on x86_64: /var/tmp/portage/dev-java/gcj-4.3.0_alpha20070216/work/gcc-4.3-20070216/libgcc/../gcc/libgcc2.c: In function '__multi3': Try to

[Bug bootstrap/30669] i686-pc-linux-gnu doesn't build

2007-02-01 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-02-01 15:07 --- *** Bug 30662 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/30669] i686-pc-linux-gnu doesn't build

2007-02-01 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-02-01 15:08 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC|

[Bug bootstrap/30669] i686-pc-linux-gnu doesn't build

2007-02-01 Thread ian at airs dot com
--- Comment #3 from ian at airs dot com 2007-02-02 05:41 --- Should be fixed by this patch: 2007-02-01 Ian Lance Taylor [EMAIL PROTECTED] * lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the high part of a paradoxical subreg, return a constant zero.