This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6e0a231a4aa c++: alias in qualified-id in template arg [PR98570] new bab669f2fc6 c++: Improve sorry for __builtin_has_attribute [PR98355] new 7e534fb7d82 c++: Fix ICE from verify_ctor_sanity [PR98295]
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/constexpr.c | 1 + gcc/cp/parser.c | 2 +- gcc/testsuite/g++.dg/cpp0x/constexpr-98295.C | 11 +++++++++++ gcc/testsuite/g++.dg/ext/builtin-has-attribute2.C | 8 ++++++++ 4 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-98295.C create mode 100644 gcc/testsuite/g++.dg/ext/builtin-has-attribute2.C