This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/52540] std::use_facet throws bad_cast when compiled with _GLIBCXX_DEBUG


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

--- Comment #16 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-03-19 23:48:21 UTC ---
Author: paolo
Date: Mon Mar 19 23:48:16 2012
New Revision: 185548

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185548
Log:
2012-03-19  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.

2012-03-19  Paolo Carlini  <paolo.carlini@oracle.com>

    * testsuite/Makefile.in: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/testsuite/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]