[PATCH] Implements -mfpu=softvfp+variants on ARM driver
Renato Golin
renato.golin at linaro.org
Mon Feb 17 11:40:43 PST 2014
On 17 February 2014 18:22, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
> Explicit soft-float makes sense for e.g. kernel use, even if the target
> is *hf.
That's a good point, but the conflict is that there is already an
option "-float-abi=hard" and I didn't want to add "+soft-float-abi" to
avoid conflicting behaviour.
Should I remove the -floag-abi=hard parameter AND add +soft-float-abi?
--renato
More information about the cfe-commits
mailing list