[Bug c++/91355] [8/9/10 Regression] optimized code does not call destructor while unwinding after exception
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 5 13:26:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91355
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Known to work| |7.4.0
Version|8.0 |8.2.1
Keywords| |wrong-code
Last reconfirmed| |2019-08-05
Ever confirmed|0 |1
Summary|optimized code does not |[8/9/10 Regression]
|call destructor while |optimized code does not
|unwinding after exception |call destructor while
| |unwinding after exception
Target Milestone|--- |8.4
Known to fail| |8.3.0, 9.1.0
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed.
More information about the Gcc-bugs
mailing list