[Bug target/32753] [4.2 Regression] building a crosscompiler for arm-elf fails because of an error in cirrus.md

pbrook at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 16 01:05:00 GMT 2007



------- Comment #4 from pbrook at gcc dot gnu dot org  2007-07-16 01:04 -------
Builds fine for me.

The bogus constraint is in a pattern that is never used - the predicate is
"TARGET_ARM && TARGET_HARD_FLOAT && TARGET_MAVERICK && 0 [...]"

gen* are clever enough to eliminate it before it causes problems.
My guess is you broke genconditions by overriding CFLAGS.


-- 


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



More information about the Gcc-bugs mailing list