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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-debug
            Summary|g++ generates wrong line    |VLAs with C++ causes the
                   |debug information           |gimplifier to produce
                   |                            |__builtin_stack_save with
                   |                            |the line# of the closing }
          Component|debug                       |middle-end

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
  [/app/example.cpp:17:1] saved_stack.15 = __builtin_stack_save ();

Reply via email to