diff options
author | Tim Shen <timshen@google.com> | 2014-09-25 04:43:19 +0000 |
---|---|---|
committer | Tim Shen <timshen@gcc.gnu.org> | 2014-09-25 04:43:19 +0000 |
commit | 2bde8cac3724cd02c8114275f5c4688f25558859 (patch) | |
tree | 4794d1c6345fb4cf7144353f372fc2b99920c7a9 /libgfortran/ChangeLog | |
parent | 21a9ce6e0e7d79661b0f3d46623e3027a5860765 (diff) | |
download | gcc-2bde8cac3724cd02c8114275f5c4688f25558859.zip gcc-2bde8cac3724cd02c8114275f5c4688f25558859.tar.gz gcc-2bde8cac3724cd02c8114275f5c4688f25558859.tar.bz2 |
re PR libstdc++/63199 (Inserting std::wregex to std::vector loses some std::wregex values)
PR libstdc++/63199
* include/bits/regex.h (basic_regex::basic_regex, basic_regex::assign,
basic_regex::imbue, basic_regex::getloc, basic_regex::swap): Add
_M_loc for basic_regex.
* include/bits/regex_automaton.h: Add _M_traits for _NFA.
* include/bits/regex_compiler.h (_Compiler::_M_get_nfa, __compile_nfa):
Make _Compiler::_M_nfa heap allocated.
* include/bits/regex_compiler.tcc (_Compiler::_Compiler): Make
_Compiler::_M_nfa heap allocated.
* include/bits/regex_executor.h (_Executor::_M_is_word):
Fix accessing _M_traits.
* include/bits/regex_executor.tcc (_Executor::_M_dfs):
Fix accessing _M_traits.
* testsuite/28_regex/algorithms/regex_match/ecma/wchar_t/63199.cc:
New testcase.
From-SVN: r215578
Diffstat (limited to 'libgfortran/ChangeLog')
0 files changed, 0 insertions, 0 deletions