This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]