regex_executor.tcc (_DFSExecutor<>::_M_dfs): Fix wrong backup variable initialization.
authorTim Shen <timshen91@gmail.com>
Thu, 3 Oct 2013 20:54:01 +0000 (20:54 +0000)
committerTim Shen <timshen@gcc.gnu.org>
Thu, 3 Oct 2013 20:54:01 +0000 (20:54 +0000)
commit468146e0b5ff30e5a635be524a73f0dd46ffc27f
tree5e5f7a4e31ca551d3693e46c3385c9d6776e2101
parentd358f348689fe3026f7096c66c23ce4a5f68e766
regex_executor.tcc (_DFSExecutor<>::_M_dfs): Fix wrong backup variable initialization.

2013-10-03  Tim Shen  <timshen91@gmail.com>

* include/bits/regex_executor.tcc (_DFSExecutor<>::_M_dfs): Fix wrong
backup variable initialization.

From-SVN: r203190
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_executor.tcc