[Bug c++/70758] unique_ptr of aligned T calls invalid free

2016-04-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70758 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/70758] unique_ptr of aligned T calls invalid free

2016-04-21 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70758 --- Comment #1 from H.J. Lu --- I think this is a dup of PR 36159.