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/61142] [SH] QImode/HImode @(R0,Rm),Rn does not load to Rn = R0


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

Oleg Endo <olegendo at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #3 from Oleg Endo <olegendo at gcc dot gnu.org> ---
While working on adding some patterns for PR 64345, the issue got even worse. 
The problem in the description is just the tip of the iceberg.  For the time
being a bunch of peephole patterns can be used to limit the damage.  The
peepholes that I've added also seem to improve code when LRA is used.


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