https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70758
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2016-04-21 Ever confirmed|0 |1 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Ingo Müller from comment #0) > To reproduce: > 1) Install google sparsehash-2.0.3 > (https://github.com/sparsehash/sparsehash/releases). > 2) Compile and run with valgrind: g++ -std=c++11 uniqueptr.cpp && valgrind > ./a.out Please read https://gcc.gnu.org/bugs/#report (as requested when creating the bug report). Although I think HJ is probably right about it being a dup.