This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 655bc3133c3 Fix oversight in previous commit new 5b74cde9a85 Fix testsuite failures in Debug Mode new a6de100c1ac Fix compilation error with _GLIBCXX_PARALLEL
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libstdc++-v3/ChangeLog | 16 ++++++++++++++++ libstdc++-v3/include/bits/regex_executor.tcc | 4 ++-- libstdc++-v3/include/debug/map.h | 1 + libstdc++-v3/include/debug/multimap.h | 1 + libstdc++-v3/include/debug/multiset.h | 2 ++ libstdc++-v3/include/debug/set.h | 2 ++ .../87278.cc => 28_regex/headers/regex/parallel_mode.cc} | 10 +++------- .../testsuite/28_regex/headers/regex/std_c++0x_neg.cc | 3 --- 8 files changed, 27 insertions(+), 12 deletions(-) copy libstdc++-v3/testsuite/{20_util/shared_ptr/creation/87278.cc => 28_regex/head [...]