Page MenuHomeFreeBSD

Do not use -msoft-float with intention of disabling FP on aarch64
ClosedPublic

Authored by kan on Apr 7 2017, 3:32 PM.
Tags
None
Referenced Files
F168353505: D10306.id27180.diff
Thu, Aug 27, 6:16 PM
Unknown Object (File)
Sat, Aug 22, 5:39 PM
Unknown Object (File)
Tue, Aug 18, 12:05 AM
Unknown Object (File)
Wed, Aug 12, 12:43 PM
Unknown Object (File)
Wed, Aug 12, 12:21 PM
Unknown Object (File)
Wed, Aug 12, 11:57 AM
Unknown Object (File)
Wed, Aug 12, 8:13 AM
Unknown Object (File)
Tue, Aug 11, 5:03 PM
Subscribers

Details

Summary

GNU GCC does does recognise it as a valid option and we already
use -mgeneral-regs-only that has the desired effect.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

No objection from me although I wish it were a little less copy-pasta (i.e., could the efi logic exist only in Makefile.inc?)

This revision is now accepted and ready to land.Apr 7 2017, 5:36 PM
This revision was automatically updated to reflect the committed changes.