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

timshen@gcc.gnu.org timshen@gcc.gnu.org
Sat Dec 6 11:32:00 GMT 2014


Author: timshen
Date: Sat Dec  6 11:32:21 2014
New Revision: 218445

URL: https://gcc.gnu.org/viewcvs?rev=218445&root=gcc&view=rev
Log:
	PR libstdc++/64140
	Backport form mainline
	2014-12-04  Tim Shen  <timshen@google.com>

	* include/bits/regex.tcc (regex_iterator<>::operator++): Update
	prefix.matched after modifying prefix.first.
	* testsuite/28_regex/iterators/regex_iterator/char/64140.cc: New
	testcase.

Added:
    branches/gcc-4_9-branch/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/64140.cc
Modified:
    branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_9-branch/libstdc++-v3/include/bits/regex.tcc



More information about the Gcc-cvs mailing list