This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-9-branch in repository gcc.
from b46b922e813 2019-06-20 Steven G. Kargl kargl@gcc.gnu.org new d2802301323 PR libstdc++/90920 restore previous checks for empty ranges
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 | 10 +++++++ libstdc++-v3/include/bits/stl_algo.h | 20 ++++++++++---- .../visit_neg.cc => 25_algorithms/rotate/90920.cc} | 31 ++++++++++++---------- 3 files changed, 42 insertions(+), 19 deletions(-) copy libstdc++-v3/testsuite/{20_util/variant/visit_neg.cc => 25_algorithms/rotate/ [...]