summaryrefslogtreecommitdiff
path: root/gcc/testsuite/ChangeLog
diff options
context:
space:
mode:
authortimshen <timshen@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-25 04:43:19 +0000
committertimshen <timshen@138bc75d-0d04-0410-961f-82ee72b054a4>2014-09-25 04:43:19 +0000
commit611c73ea0132f1ed756139d270f5b828686372a9 (patch)
tree4794d1c6345fb4cf7144353f372fc2b99920c7a9 /gcc/testsuite/ChangeLog
parenta8dbf38bcd58e97e50d0d5caf34fae1145bc636b (diff)
downloadgcc-611c73ea0132f1ed756139d270f5b828686372a9.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215578 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/ChangeLog')
0 files changed, 0 insertions, 0 deletions