[Bug rtl-optimization/98973] [11 regression] Wrong code with gcse store motion pass

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 9 08:16:04 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot gnu.org,
                   |                            |law at gcc dot gnu.org,
                   |                            |stevenb.gcc at gmail dot com
             Status|UNCONFIRMED                 |NEW
           Priority|P3                          |P2
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-04-09

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.  P2 because it's surely latent and nobody seems interested in
maintaining store-motion (which I think could morph into a more general
sinking facility on RTL).  I'm not even sure who knows the original gcse code
well (it was split up by Steven).


More information about the Gcc-bugs mailing list