This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2df8a4a6fca Fix ICE in substring locations from macros in header files [...] new e3c93d883cb 2018-11-30 Edward Smith-Rowland 3dw4rd@verizon.net new c11bc7c2fb1 The remainder of the Pre-emptively support P0646R1 for std [...]
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 | 22 ++++++++++++++++++++++ libstdc++-v3/include/bits/erase_if.h | 19 ++++++++++++------- libstdc++-v3/include/std/deque | 8 ++++++-- libstdc++-v3/include/std/forward_list | 9 +++++---- libstdc++-v3/include/std/list | 9 +++++---- libstdc++-v3/include/std/map | 8 ++++---- libstdc++-v3/include/std/set | 8 ++++---- libstdc++-v3/include/std/string | 8 ++++++-- libstdc++-v3/include/std/unordered_map | 9 +++++---- libstdc++-v3/include/std/unordered_set | 8 ++++---- libstdc++-v3/include/std/vector | 8 ++++++-- .../testsuite/21_strings/basic_string/erasure.cc | 9 ++++++--- .../testsuite/23_containers/deque/erasure.cc | 9 ++++++--- .../23_containers/forward_list/erasure.cc | 9 ++++++--- .../testsuite/23_containers/list/erasure.cc | 6 ++++-- .../testsuite/23_containers/map/erasure.cc | 6 ++++-- .../testsuite/23_containers/set/erasure.cc | 6 ++++-- .../23_containers/unordered_map/erasure.cc | 6 ++++-- .../23_containers/unordered_set/erasure.cc | 6 ++++-- .../testsuite/23_containers/vector/erasure.cc | 9 ++++++--- 20 files changed, 123 insertions(+), 59 deletions(-)