This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52540] std::use_facet throws bad_cast when compiled with _GLIBCXX_DEBUG
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 23 Mar 2012 11:01:01 +0000
- Subject: [Bug libstdc++/52540] std::use_facet throws bad_cast when compiled with _GLIBCXX_DEBUG
- Auto-submitted: auto-generated
- References: <bug-52540-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52540
--- Comment #17 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-03-23 11:01:01 UTC ---
Author: paolo
Date: Fri Mar 23 11:00:54 2012
New Revision: 185733
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185733
Log:
2012-03-23 PaweÅ Sikora <pawel.sikora@agmk.net>
PR libstdc++/52540
* include/Makefile.am (c++config.h): Fix sed rule to not break
the _GLIBCXX_EXTERN_TEMPLATE redefinition.
* include/Makefile.in: Regenerate.
Modified:
branches/gcc-4_7-branch/libstdc++-v3/ChangeLog
branches/gcc-4_7-branch/libstdc++-v3/include/Makefile.am
branches/gcc-4_7-branch/libstdc++-v3/include/Makefile.in