Re: RFA: Switch on LRA on ARM (AArch32)

2013-10-14 Thread Richard Biener
On Mon, Oct 14, 2013 at 4:08 PM, Richard Earnshaw wrote: > On 14/10/13 08:27, Yvan Roux wrote: >> Hi, >> >> The status of LRA support for AArch32 is the sequel : >> - there is some regressions in the testsuite (gcc/g++, libstdc++ and >> fortran) in ARM mode, all due to the same neon legitimate add

Re: RFA: Switch on LRA on ARM (AArch32)

2013-10-14 Thread Richard Earnshaw
On 14/10/13 08:27, Yvan Roux wrote: > Hi, > > The status of LRA support for AArch32 is the sequel : > - there is some regressions in the testsuite (gcc/g++, libstdc++ and > fortran) in ARM mode, all due to the same neon legitimate address > issue (tested in hard and softfp mode). > - the compiler

RFA: Switch on LRA on ARM (AArch32)

2013-10-14 Thread Yvan Roux
Hi, The status of LRA support for AArch32 is the sequel : - there is some regressions in the testsuite (gcc/g++, libstdc++ and fortran) in ARM mode, all due to the same neon legitimate address issue (tested in hard and softfp mode). - the compiler doesn't bootstrap with LRA enable for thumb (durin