This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 98ddbc5bd49 PR tree-optimization/83896 - ice in get_string_len on a cal [...] new 86dc258c4df PR c++/84036 - ICE with variadic capture. new efec48f0741 [AArch64] Fix gcc.target/aarch64/subs_compare_[12].c
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 | 5 +++ gcc/config/aarch64/aarch64.md | 40 ++++++++++++++++++++++ gcc/cp/ChangeLog | 5 +++ gcc/cp/pt.c | 6 ++++ .../g++.dg/cpp1y/lambda-generic-variadic8.C | 13 +++++++ 5 files changed, 69 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-variadic8.C