This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 313d569 gcc/testsuite/ new 4c3bd1e PR c++/68475 * decl.c (check_redeclaration_exception_specif [...] new 47de69a fix flubbed changelog
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 | 8 ++++++++ gcc/cp/decl.c | 11 +++++++---- gcc/cp/typeck2.c | 2 +- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp0x/noexcept29.C | 19 +++++++++++++++++++ 5 files changed, 40 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept29.C