http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33911



--- Comment #7 from Victor Gaydov <victor at enise dot org> 2012-12-02 08:16:04 
UTC ---

I also have experienced bug 55557.



I'm porting a project that uses std::auto_ptr in several places to c++11.

However, there are no deprecated warnings because it happened that every unit

uses auto_ptr once.



If there is a workaround, may be it can be added to c++11 deprecated classes?

Reply via email to