This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d4f6dbe1837 Allow more kinds of invariant addresses in GIMPLE FE new 313193edfc3 libstdc++: Improve test for printing volatile pointers new 824e0855732 libstdc++: Add test for std::cmp_greater new 6da36b7d0e4 libstdc++: Simplify constraints for std::any construction
The 3 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/utility.h | 11 ++-- libstdc++-v3/include/std/any | 4 +- .../20_util/integer_comparisons/greater.cc | 61 ++++++++++++++++++++++ .../inserters_other/char/volatile_ptr.cc | 12 +++-- 4 files changed, 75 insertions(+), 13 deletions(-) create mode 100644 libstdc++-v3/testsuite/20_util/integer_comparisons/greater.cc