This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5ced917508e libstdc++: Conditionally use floating-point fetch_add builtins new d5fb86cbec4 libstdc++: Fix use of make_pair that used ADL new 06724b6079b libstdc++: Fix more unqualified uses of make_pair
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/include/bits/stl_tree.h | 18 ++++++++------- libstdc++-v3/include/parallel/algobase.h | 4 ++-- .../set/operations/equal_range_adl.cc | 26 ++++++++++++++++++++++ 3 files changed, 38 insertions(+), 10 deletions(-) create mode 100644 libstdc++-v3/testsuite/23_containers/set/operations/equal_range_adl.cc