This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk in repository gcc.
from 8f282ed Vectorize mult expressions with power 2 constants via shift, [...] new 15af172 PR c++/67130 PR c++/67131 PR c++/66260 * mangle.c (write_ [...]
The 1 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 | 10 +++++++++ gcc/cp/mangle.c | 4 +++- gcc/cp/pt.c | 2 ++ gcc/testsuite/g++.dg/cpp1y/var-templ42.C | 17 ++++++++++++++++ gcc/testsuite/g++.dg/cpp1y/var-templ43.C | 35 ++++++++++++++++++++++++++++++++ 5 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ42.C create mode 100644 gcc/testsuite/g++.dg/cpp1y/var-templ43.C