This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15499] ICE in copyprop_hardreg_forward_1 on cross compile for ARM
- From: "mbritten at monochromatic dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 06:56:57 -0000
- Subject: [Bug target/15499] ICE in copyprop_hardreg_forward_1 on cross compile for ARM
- References: <20040517191254.15499.Michael.Link@adc.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From mbritten at monochromatic dot net 2004-06-22 06:56 -------
Created an attachment (id=6602)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6602&action=view)
X.org file, reduced to minimum reproducing bug
I spent some time reducing the size of this file to the bare minimum that
reproduced the bug, most of it is just includes defining X11 types which are
referred to in the 2 functions.
The bug seems very convoluted, removing a single for loop or printf often got
rid of the error
I'm using a cross compiler produced with crosstool by Dan Kegel (crosstool 0.28
rc23 for the default arm target) this uses gcc 3.4.0 and glibc 2.3.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15499