regex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_alt before _M_next.
authorTim Shen <timshen91@gmail.com>
Thu, 24 Apr 2014 18:29:21 +0000 (18:29 +0000)
committerTim Shen <timshen@gcc.gnu.org>
Thu, 24 Apr 2014 18:29:21 +0000 (18:29 +0000)
commit836c42f6ad73f273d5713aaf80a34856efb6e617
tree698be6a5fe0550b881f172e6a9610e64138d0f24
parent0e93c3dc505d1c65ea328b239d93d4a0cc0b7950
regex_automaton.tcc (_StateSeq<>::_M_clone()): Do _M_alt before _M_next.

2014-04-24  Tim Shen  <timshen91@gmail.com>

* include/bits/regex_automaton.tcc (_StateSeq<>::_M_clone()):
Do _M_alt before _M_next.
* testsuite/28_regex/basic_regex/multiple_quantifiers.cc: Add testcases.

From-SVN: r209756
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/regex_automaton.tcc
libstdc++-v3/testsuite/28_regex/basic_regex/multiple_quantifiers.cc