On 25/01/16 19:06, Christophe Lyon wrote:
On 22 January 2016 at 12:56, Richard Biener <richard.guent...@gmail.com> wrote:
On Fri, Jan 22, 2016 at 12:41 PM, Christian Bruel
<christian.br...@st.com> wrote:
On 01/19/2016 04:18 PM, Richard Biener wrote:
maybe just if (currently_expanding_to_rtl)?
But yes, this looks like a safe variant of the fix.
Richard.
thanks, currently_expanding_to_rtl works perfectly. So the final version.
I added a test for each target.
Ok.
Hi,
This small patch is needed to make the new test pass on arm hard-float
targets (eg. arm-none-linux-gnueabihf).
I'm not sure it counts as obvious, so here it is.
OK?
Ok.
Thanks,
Kyrill
Christophe.
DATE Christophe Lyon <christophe.l...@linaro.org>
* gcc.target/arm/pr68674.c: Check and use arm_fp effective target.
Thanks,
Richard.
bootstrapped / tested for :
unix/-m32/-march=i586
unix
arm-qemu/
arm-qemu//-mfpu=neon
arm-qemu//-mfpu=neon-fp-armv8
aarch64-qemu