This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/81438] New: silent bad code generation with computed goto exit from catch block


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

            Bug ID: 81438
           Summary: silent bad code generation with computed goto exit
                    from catch block
           Product: gcc
           Version: 7.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mednafen at sent dot com
  Target Milestone: ---

Created attachment 41755
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41755&action=edit
Test case

Seems to be an old issue.  Would expect it to work correctly, or for there to
be a compilation-time error.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]