r218340 - in /trunk/libstdc++-v3: ChangeLog inc...

timshen@gcc.gnu.org timshen@gcc.gnu.org
Thu Dec 4 04:25:00 GMT 2014


Author: timshen
Date: Thu Dec  4 04:25:12 2014
New Revision: 218340

URL: https://gcc.gnu.org/viewcvs?rev=218340&root=gcc&view=rev
Log:
	PR libstdc++/64140
	* 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:
    trunk/libstdc++-v3/testsuite/28_regex/iterators/regex_iterator/char/64140.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/regex.tcc



More information about the Gcc-cvs mailing list