[Bug c++/95321] Run-time crash on valid destructor code

2020-05-25 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95321 Francois-Xavier Coudert changed: What|Removed |Added Resolution|--- |INVALID

[Bug c++/95321] Run-time crash on valid destructor code

2020-05-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95321 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) > I don't think this is valid: > BY the time operator delete gets called the deconstructor is called and > therefor the object no longer exists therefor: >

[Bug c++/95321] Run-time crash on valid destructor code

2020-05-25 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95321 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2020-05-25