This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from e4c9aac9861 Correct handling of constant representations containing emb [...] new aeb69dda51e c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...] new 6397f385ee9 Daily bump.
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/ChangeLog | 60 ++++++++++++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/cp/ChangeLog | 10 ++++++ gcc/cp/tree.c | 2 ++ gcc/fortran/ChangeLog | 11 ++++++ gcc/testsuite/ChangeLog | 45 ++++++++++++++++++++++++ gcc/testsuite/g++.dg/template/alignof3.C | 13 +++++++ libstdc++-v3/ChangeLog | 12 +++++++ 8 files changed, 154 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C