Commit 0eb59337 authored by Serban Constantinescu's avatar Serban Constantinescu Committed by Narayan Kamath
Browse files

ARM64: Fix fdlibm compilation flags.



Currently fdlibm is compiled using the default C standard (gnu99).
This specifies a relaxed floating point model that enables fused
operations such as fused multiply-add (-ffp-contract=fast).

Since fdlibm is used to compute StrictMath operations this is too
permissive on targets that have support for fused operations such as
ARM64.

bug: 17663117
Change-Id: Ie6c4025b21f9cb0fbdda24f0135908a9625a5c89
Signed-off-by: default avatarSerban Constantinescu <serban.constantinescu@arm.com>
parent c831c726
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment