This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/49274] Regression: unique_ptr needs full definition of map type
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 3 Jun 2011 09:32:37 +0000
- Subject: [Bug libstdc++/49274] Regression: unique_ptr needs full definition of map type
- Auto-submitted: auto-generated
- References: <bug-49274-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49274
--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-06-03 09:32:34 UTC ---
Jon, I'm traveling, I cannot investigate this in detail, but I'm wondering if
this isn't a duplicate of the recent issue failed by Marc Glisse, about pair,
noexcept and incompleteness, which turned out to be definitely a c++ front-end
issue. I also markes it as regression. Can you check it?