[Bug rtl-optimization/124441] The `volatile` keyword will block the optimization of replacing temporary variables in the `expand/TER` RTL pass.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 11 03:14:59 GMT 2026


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
We normally dont prop things into statements that use volatile.


More information about the Gcc-bugs mailing list