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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |33315
            Summary|Optimization of common code |Optimization of common
                   |in switch statements        |stores in switch statements

--- Comment #10 from Richard Biener <rguenth at gcc dot gnu.org> ---
Similar to PR33315 this requests handling of stores (though this time really
hoisting).  The PRE hoisting doesn't do anything to stores.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33315
[Bug 33315] stores not commoned by sinking

Reply via email to