Back to bug 95741
Who | When | What | Removed | Added |
---|---|---|---|---|
dkm | 2020-06-18 12:34:10 UTC | Summary | Optimization removes call to set_terminate in destructor | Optimization skips destructor and calls set_terminate directly |
rguenth | 2020-06-18 12:36:48 UTC | Keywords | wrong-code | |
redi | 2020-06-18 13:30:34 UTC | Status | UNCONFIRMED | NEW |
Ever confirmed | 0 | 1 | ||
Last reconfirmed | 2020-06-18 | |||
dkm | 2020-06-18 13:38:58 UTC | Summary | Optimization skips destructor and calls set_terminate directly | Optimization skips destructor and calls terminate directly |
webrown.cpp | 2020-06-20 20:33:50 UTC | CC | webrown.cpp | |
daniel.kruegler | 2020-06-22 21:05:38 UTC | CC | daniel.kruegler | |
pinskia | 2021-08-17 01:16:47 UTC | See Also | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34258, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83400 | |
pinskia | 2021-12-17 10:57:39 UTC | Blocks | 97720 | |
jason | 2023-06-04 02:11:18 UTC | Blocks | 97720 | |
See Also | https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97720 | |||
pinskia | 2024-03-12 06:36:48 UTC | Keywords | EH |
Back to bug 95741