This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/15499] ICE in copyprop_hardreg_forward_1 on cross compile for ARM


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]