OSDN Git Service

2012-09-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2012 23:08:48 +0000 (23:08 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2012 23:08:48 +0000 (23:08 +0000)
commitd866c65d2fa0c717d257256d71dccc00b8d26ebd
tree616faa9af767889cad62f988d4a1a348a0485eba
parent565efad957e85212ecff8b064069bc9453c2a06b
2012-09-10  Sebastian Huber  <sebastian.huber@embedded-brains.de>
    Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/43852
* acinclude.m4 (GLIBCXX_ENABLE_VERBOSE): Define.
* configure.ac (GLIBCXX_ENABLE_VERBOSE): Use it.
* config.h.in: Regenerate.
* configure: Likewise.
* libsupc++/eh_term_handler.cc (_GLIBCXX_VERBOSE): Check new macro.
* libsupc++/pure.cc (_GLIBCXX_VERBOSE): Likewise.
* doc/xml/manual/configure.xml (--disable-libstdcxx-verbose): Document.
* doc/html/manual/configure.html: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191121 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/config.h.in
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/doc/html/manual/configure.html
libstdc++-v3/doc/xml/manual/configure.xml
libstdc++-v3/libsupc++/eh_term_handler.cc
libstdc++-v3/libsupc++/pure.cc