[Bug c/106843] gcc with -O2 corrupt data on stack

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 6 02:59:02 GMT 2022


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

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

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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
6.8.4 Selection statements

3 A selection statement is a block whose scope is a strict subset of the scope
of its enclosing block. Each associated substatement is also a block whose
scope is a strict subset of the scope of the selection statement.


More information about the Gcc-bugs mailing list