https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99858
--- Comment #5 from Andrew Pinski ---
I think this is a dup of bug 23257.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99858
Andrew Pinski changed:
What|Removed |Added
CC||fchelnokov at gmail dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99858
James Y Knight changed:
What|Removed |Added
CC||foom at fuhm dot net
--- Comment #3 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99858
--- Comment #2 from Jonathan Wakely ---
As requested by https://gcc.gnu.org/bugs/ please provide code, not just a URL.
Reduced:
extern "C" int printf(const char*, ...);
int main() try {
try {
throw (void*)1;
} catch (void*& ptr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99858
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|