http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58576

--- Comment #4 from Tim Shen <timshen at gcc dot gnu.org> ---
Author: timshen
Date: Tue Oct  1 15:26:50 2013
New Revision: 203067

URL: http://gcc.gnu.org/viewcvs?rev=203067&root=gcc&view=rev
Log:
2013-10-01  Tim Shen  <timshe...@gmail.com>

    PR libstdc++/58576
    * include/bits/regex_automaton.tcc (_NFA<>::_M_eliminate_dummy)
    (_StateSeq<>::_M_clone): Add _S_opcode_subexpr_lookahead branch.
    * testsuite/28_regex/algorithms/regex_match/ecma/char/58576.cc: New.

Added:
   
trunk/libstdc++-v3/testsuite/28_regex/algorithms/regex_match/ecma/char/58576.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex_automaton.tcc

Reply via email to