PR libstdc++/63497
commit3434c257d6028997d817e4a2306347c5d6e4dbe5
authortimshen <timshen@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Oct 2014 03:15:52 +0000 (23 03:15 +0000)
committertimshen <timshen@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Oct 2014 03:15:52 +0000 (23 03:15 +0000)
tree7e600eb384ed26afa726a1135f6e5d794e91a417
parentefc25ecdf82c2bb6e7cc28c8ad9bbe54a4c071ea
PR libstdc++/63497
include/bits/regex_executor.h (_Executor::_M_word_boundary): Remove
unused parameter.
include/bits/regex_executor.tcc (_Executor::_M_dfs,
_Executor::_M_word_boundary): Avoid dereferecing _M_current at _M_end
or other invalid position.

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