This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3ac1f21 PR tree-optimization/79327 * gimple-ssa-sprintf.c (format_i [...] new 5928444 PR c++/79556 - C++17 ICE with non-type auto new 6757cb0 PR c++/79549 - C++17 ICE with non-type auto template parameter pack
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/ChangeLog | 7 +++++++ gcc/cp/pt.c | 15 +++++++++++++-- gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C | 10 ++++++++++ gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C | 8 ++++++++ 4 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto8.C create mode 100644 gcc/testsuite/g++.dg/cpp1z/nontype-auto9.C