This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9b529249333 PR c++/84221 * g++.dg/warn/Wunused-var-32.C: Test explicit [...] new ffdfe029c20 PR c++/84936 - ICE with unexpanded pack in mem-initializer. new ea781c13326 PR c++/84938 - ICE with division by ~-1. new 78eaabc93ba Daily bump.
The 3 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/DATESTAMP | 2 +- gcc/cp/ChangeLog | 9 +++++++++ gcc/cp/call.c | 2 ++ gcc/cp/parser.c | 9 +++++++-- gcc/testsuite/g++.dg/cpp0x/variadic175.C | 10 ++++++++++ gcc/testsuite/g++.dg/expr/div-by-zero1.C | 3 +++ 6 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic175.C create mode 100644 gcc/testsuite/g++.dg/expr/div-by-zero1.C