[Bug c/42571] internal compiler error: Illegal instruction when handling moon.c file

mikpe at it dot uu dot se gcc-bugzilla@gcc.gnu.org
Fri Jan 1 17:38:00 GMT 2010



------- Comment #2 from mikpe at it dot uu dot se  2010-01-01 17:37 -------
Created an attachment (id=19437)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19437&action=view)
fix arm eabi default cpu type

Try this patch, from debian. It corrects arm-eabi to choose an
armv4t-compatible arm9tdmi as the default cpu type. Otherwise it may generate
armv5t code, which is consistent with your illegal instruction problem.

Oh, and please update the "reported against" field: you selected 4.2.2 but
clearly you used 4.4.2 (4.2.x is no longer supported).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42571



More information about the Gcc-bugs mailing list