[Bug rtl-optimization/53705] wrong code with custom flags - stores to memory are lost

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 5 12:20:57 GMT 2026


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
The problem itself is latent and a problem of RTL "PTA" which needs to be
redone in a conservative way.  As the testcase no longer FAILs I'm closing this
bug.

Not fixed, but works now.


More information about the Gcc-bugs mailing list