This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b1356bc43da * gcc.dg/compat/pr83487-1_x.c: Use -fno-common option on h [...] new ce139b21324 PR c++/89571 - ICE with ill-formed noexcept on constructor.
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 | 6 ++++++ gcc/cp/pt.c | 34 +++++++++++++++++++++++++-------- gcc/testsuite/g++.dg/cpp0x/noexcept36.C | 22 +++++++++++++++++++++ 3 files changed, 54 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/noexcept36.C