[Bug rtl-optimization/60162] [4.9 Regression][lra] mlra appears to be using the FP registers for integer values and then moving on to GPR registers.
vmakarov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 6 21:30:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60162
--- Comment #4 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
(In reply to Ramana Radhakrishnan from comment #2)
> Created attachment 32120 [details]
> Reduced from gzip.
>
> Command line options.
>
> -march=armv7-a -mfpu=neon -mfloat-abi=hard -mthumb -O3 -mlra
Sorry, I've tried the reduced test with the above option and was not able to
reproduce the problem. The code is different but I don't see usage of FP regs.
More information about the Gcc-bugs
mailing list