[Bug c++/44613] Declaring an array with non-constant length inside a switch corrupts stack pointer.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jul 21 23:45:00 GMT 2010



------- Comment #6 from pinskia at gcc dot gnu dot org  2010-07-21 23:45 -------
It is the gimplification of SWITCH_STMT which is a C++ front-end tree.

Works with the C front-end too.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |c++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44613



More information about the Gcc-bugs mailing list