This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-8 in repository gcc.
from e4053fb7beb testsuite/100176 - fix struct-layout-1_generate.c compile new a34c19926b8 c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...] new 378b238923e libstdc++: Fix division by zero in std::sample
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: gcc/cp/tree.c | 3 ++ gcc/testsuite/g++.dg/template/alignof3.C | 13 ++++++++ libstdc++-v3/include/bits/stl_algo.h | 3 ++ .../{lower_bound/1.cc => sample/3.cc} | 36 ++++++++++++---------- 4 files changed, 39 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C copy libstdc++-v3/testsuite/25_algorithms/{lower_bound/1.cc => sample/3.cc} (62%)