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 target/65773] [5 Regression] GCC 5.1 miscompiles LLVM function AArch64InstrInfo::loadRegFromStackSlot()


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65773

--- Comment #1 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Well, I screwed up, the "good" code is calling a different function.  In the
good code this function call was apparently inlined, so I can't point to it. 
But still, the load of r3 with zero is a bad thing.


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