[Bug c++/69517] [5 regression] SEGV on a VLA with excess initializer elements

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 13 23:44:00 GMT 2016


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

Martin Sebor <msebor at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.9.3, 6.0
            Summary|[5/6 regression] SEGV on a  |[5 regression] SEGV on a
                   |VLA with excess initializer |VLA with excess initializer
                   |elements                    |elements
      Known to fail|6.0                         |

--- Comment #10 from Martin Sebor <msebor at gcc dot gnu.org> ---
Fixed in 6.0 by r234966.


More information about the Gcc-bugs mailing list