This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60162

--- Comment #2 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Created attachment 32120
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32120&action=edit
Reduced from gzip.

Command line options. 

-march=armv7-a -mfpu=neon -mfloat-abi=hard -mthumb -O3 -mlra


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]