This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from dd61ee6fde5 testsuite: Increase auto-inlining param in gcc.dg/ipa/remre [...] new 13c32c1984f c++: Treat alignas align_expr and aligned attribute's opera [...] new 29c46490de4 tree.cc: Use useless_type_conversion_p in tree_builtin_call [...]
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/decl2.cc | 9 ++++++++- .../g++.dg/cpp2a/is-constant-evaluated13.C | 19 +++++++++++++++++++ gcc/testsuite/gcc.target/i386/pr105253.c | 17 +++++++++++++++++ gcc/tree.cc | 22 ++++++++++++++++------ 4 files changed, 60 insertions(+), 7 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/is-constant-evaluated13.C create mode 100644 gcc/testsuite/gcc.target/i386/pr105253.c