]> git.ipfire.org Git - thirdparty/gcc.git/commit
Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.h
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Sep 2015 14:45:14 +0000 (14:45 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Sep 2015 14:45:14 +0000 (14:45 +0000)
commit52278ff6c3593da7476ed9558ff275da184ed7ff
tree93ed78bd5e80a9190212e89c8d9ace32268452f8
parentbc628a454c6f3164c5bb639cb45560abfe848a00
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227521 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_compiler.h