This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from facf139f378 PR c++/89612 - ICE with member friend template with noexce [...] new 6d0d620b3e4 PR c++/81506 - Invalid declaration with decltype accepted new c64c2ed557a PR c++/66548 - Invalid class member access expression in de [...]
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/testsuite/ChangeLog | 8 ++++++++ gcc/testsuite/g++.dg/cpp0x/decltype-pr66548.C | 22 +++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/decltype-pr81506.C | 28 +++++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-pr66548.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/decltype-pr81506.C