Saturday, 25 June 2016

Re: [gccsdk] asasm always claims to want hardware FP

On Fri, 24 Jun 2016 23:00:43 +0100, Theo Markettos <theo@markettos.org.uk> wrote:
> Possibly
> -apcs nofp/softfp
>
> since the default is:
> 3/noropi/norwpi/32bit/swstackcheck/fp/nointerwork/hardfp
> I think you need to flip the 'fp' and 'hardfp' parts of that.

Just to avoid any confusion, the APCS options /fp and /nofp are nothing to
do with floating point - they're talking about whether functions use r11 as
a frame pointer register.

Ben

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment