This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 496d55fdc6a 2019-03-27 Richard Biener rguenther@suse.de new a6cd883f861 PR c++/86932 - missed SFINAE with empty pack.
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 | 5 +++++ gcc/cp/pt.c | 3 ++- gcc/testsuite/g++.dg/cpp0x/sfinae65.C | 15 +++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/sfinae65.C