This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 90c9b2c1768 libstdc++: Update C++17 status table for <charconv> new 0718336a528 Reset front end trees before they make it into the middle e [...] new 6a2053773b8 Document various BLOCK macros.
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/attribs.c | 32 +++++++++++++++++++++++++++ gcc/attribs.h | 3 +++ gcc/c/c-decl.c | 24 ++++++++++++++++++++ gcc/testsuite/gcc.dg/pr97172.c | 50 ++++++++++++++++++++++++++++++++++++++++++ gcc/tree.h | 18 +++++++++++++-- 5 files changed, 125 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr97172.c