http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45360
--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-09-24 00:16:59 UTC --- On Sun, 23 Sep 2012, pinskia at gcc dot gnu.org wrote: > This should be a simple of adding a MULTILIB_MATCHES to t-arm-elf . > Something like: > MULTILIB_MATCHES += mfloat-abi?hard=mhard-float Since I made -mhard-float a .opt file Alias of -mfloat-abi=hard, this should not be needed. http://gcc.gnu.org/ml/gcc-patches/2011-03/msg00039.html