------- Comment #22 from pmaydell at chiark dot greenend dot org dot uk  
2008-07-04 13:18 -------
I notice that the latest patch attached to this bug report doesn't quite match
up with what was committed as per comment #15: this bit in
gcc/config/arm/linux-elf.h wasn't changed:

 #undef  MULTILIB_DEFAULTS
 #define MULTILIB_DEFAULTS \
-       { "marm", "mlittle-endian", "mhard-float", "mno-thumb-interwork" }
+       { "marm", TARGET_ENDIAN_OPTION, "mhard-float", "mno-thumb-interwork" }

I don't know if that was deliberate or not, but my guess based on the revision
log for the change is that it was accidental, since the log explicitly says
"use it for MULTILIB_DEFAULTS".


-- 


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

Reply via email to