https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106812
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106812
Charles-Henri Gros changed:
What|Removed |Added
CC||chgros at coverity dot com
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106812
--- Comment #3 from Marek Polacek ---
The difference between #3 and not-#3 is that without the NSDMI, S isn't
TYPE_NEEDS_CONSTRUCTING, which makes a difference in initialize_handler_parm:
339 /* If the constructor for the catch parm exits vi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106812
Marek Polacek changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106812
--- Comment #1 from Jens Maurer ---
Cross-reference: clang bug https://github.com/llvm/llvm-project/issues/57519