r211191 - in /branches/gcc-4_9-branch/libstdc++...

redi@gcc.gnu.org redi@gcc.gnu.org
Tue Jun 3 17:26:00 GMT 2014


Author: redi
Date: Tue Jun  3 17:26:15 2014
New Revision: 211191

URL: http://gcc.gnu.org/viewcvs?rev=211191&root=gcc&view=rev
Log:
Backport from mainline
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.

Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/bits/regex_automaton.tcc
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/basic_regex/multiple_quantifiers.cc



More information about the Gcc-cvs mailing list