[Bug c++/64150] Missed optimisation opportunity with moved-from pimpl classes and a nullptr d-pointer

2014-12-02 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64150 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/64150] Missed optimisation opportunity with moved-from pimpl classes and a nullptr d-pointer

2014-12-02 Thread marc at kdab dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64150 --- Comment #1 from marc at kdab dot com --- (compiled with g++ -fverbose-asm -std=c++14 -g -O3 -S -o test-moved-from-dtor.{s,cpp})