This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0a425a4ac0c lto, testsuite: Fix ICE in -Wodr (PR lto/83121) new 4a3d199b68c PR c++/81843 - ICE with variadic member template. new 988a1f54553 PR c++/81067 - redundant NULL warning.
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 | 12 ++++++++++++ gcc/cp/call.c | 6 ++++++ gcc/cp/pt.c | 3 +++ gcc/testsuite/g++.dg/cpp0x/variadic171.C | 12 ++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/variadic171.C