This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 16603fb * gcc.target/s390/target-attribute/tattr-2.c: Add -fno-ipa-i [...] new 4afe894 PR c++/79091 * mangle.c (write_exception_spec): Check nothr [...] new 8a0fefb * cp-tree.h: Clarify exception spec node comment. * except. [...]
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 | 10 ++++++++++ gcc/cp/cp-tree.h | 3 ++- gcc/cp/except.c | 16 +++++++++------- gcc/cp/mangle.c | 14 ++++++-------- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/pr79091.C | 25 +++++++++++++++++++++++++ 6 files changed, 57 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr79091.C