[Bug target/61142] [SH] QImode/HImode @(R0,Rm),Rn does not load to Rn = R0
olegendo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 21 12:40:00 GMT 2014
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.
More information about the Gcc-bugs
mailing list