Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h
authorJonathan Wakely <jwakely@redhat.com>
Mon, 7 Sep 2015 14:45:14 +0000 (15:45 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 7 Sep 2015 14:45:14 +0000 (15:45 +0100)
commit12dee005f7e2d806f06657bca3dcc82f18a3224d
tree93ed78bd5e80a9190212e89c8d9ace32268452f8
parent2d5e3740fdd8a7dd1a91c08532b4cb1df1fcced0
Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h

* include/bits/regex_compiler.h (_BracketMatcher::_M_is_ready):
Initialize using NSDMI and set using _GLIBCXX_DEBUG_ONLY.

From-SVN: r227521
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_compiler.h