On 08/02/12 08:29, Bin Cheng wrote: > Hi, > Julian Brown once posted a patch fixing ARM EABI violation, which I think > also essential to 4.6 branch. > I created a patch against 4.6 branch as attached. Is it ok to back port? > > You can refer following link for original patch. > http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00260.html > > Thanks > > gcc/ChangeLog: > 2012-02-08 Bin Cheng <bin.ch...@arm.com> > > Backport from mainline > 2011-06-08 Julian Brown <jul...@codesourcery.com> > > * config/arm/arm.c (arm_libcall_uses_aapcs_base): Use correct ABI > for double-precision helper functions in hard-float mode if only > single-precision arithmetic is supported in hardware. > > > > >
OK. Can you also back-port it to 4.5 as well, please. R.