[Bug tree-optimization/85987] cstore does not work with a store in one of the branches

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 18 08:06:35 GMT 2025


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |11.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
comment #0 is done since GCC 11 by sink.

BUT comment #0 can now be handled in phiopt1 (and cselim) by
r16-4260-gdecd4277e97114.

comment #1 is handled by cselim still due to the DR code in there.

so closing as fixed for GCC 11.


More information about the Gcc-bugs mailing list