This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a6786610126 Do not allow empty argument of -o option (PR driver/31468). new f5735855421 Fix order and types of members in C++17 insert_return_type structs
The 1 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 | 12 ++++++++++++ libstdc++-v3/include/bits/node_handle.h | 18 +----------------- libstdc++-v3/include/bits/stl_tree.h | 4 +++- .../testsuite/23_containers/map/modifiers/extract.cc | 11 +++++++++++ .../testsuite/23_containers/set/modifiers/extract.cc | 11 +++++++++++ .../23_containers/unordered_map/modifiers/extract.cc | 11 +++++++++++ .../23_containers/unordered_set/modifiers/extract.cc | 11 +++++++++++ 7 files changed, 60 insertions(+), 18 deletions(-)