This is the mail archive of the gcc-patches@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]

[PATCH, ARM] ARM / linux float ABI discrepancy


Hi,

As I mentioned in http://gcc.gnu.org/ml/gcc/2010-08/msg00280.html, there is a discrepancy in the description of the default float ABI when it comes to multilib support for ARM/Linux.

Without this patch, using
MULTILIB_OPTIONS       = msoft-float/mhard-float

would have the effect of handling 2 lib sets both compiled as msoft-float.

The small patch I propose is attached.

Christophe.

Attachment: gcc-4.5.0.patch
Description: Text document


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