This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 401bd0c 2016-02-03 Vladimir Makarov vmakarov@redhat.com Alex [...] new c90d55d Fix PR c++/69056 (argument pack deduction failure during over [...] new 397fecd Add the new IA MCU test
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 | 22 ++++++++ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/cpp0x/pr69056.C | 30 +++++++++++ .../i386/iamcu/test_empty_structs_and_unions.c | 61 ++++++++++++++++++++++ 5 files changed, 125 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr69056.C create mode 100644 gcc/testsuite/gcc.target/i386/iamcu/test_empty_structs_and_unions.c