[cfe-dev] -no-implicit-float for ARM
Sandeep Patel
deeppatel1987 at gmail.com
Wed May 16 15:30:56 PDT 2012
On Wed, May 16, 2012 at 4:44 PM, Chad Rosier <mcrosier at apple.com> wrote:
>
> On May 14, 2012, at 5:43 PM, Sandeep Patel <deeppatel1987 at gmail.com> wrote:
>
>> On ARM, if -msoft-float is set, doesn't that already imply -no-implicit-float?
>
> No, -msoft-float does not imply -no-implicit-float on ARM.
Perhaps I'm just missing something here, but why would I want the FP
hardware to be used implicitly if I have -msoft-float set? I could see
doing so if -mfloat-abi=soft, but not if we're fully soft-float.
deep
More information about the cfe-dev
mailing list