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/45360] arm: -mhard-float != -mfloat-abi=hard during linking


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


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