This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 04eccbbe3d9 bswap: Fix up symbolic merging for xor and plus [PR103376] new 709716b9f49 attribs: Fix ICEs on attributes starting with _ [PR103365]
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/attribs.c | 9 ++------- gcc/attribs.h | 11 ++++++++--- gcc/testsuite/c-c++-common/Wno-attributes-1.c | 3 +-- gcc/testsuite/c-c++-common/Wno-attributes-2.c | 3 +-- gcc/testsuite/c-c++-common/Wno-attributes-4.c | 7 +++++++ gcc/testsuite/c-c++-common/Wno-attributes-5.c | 8 ++++++++ 6 files changed, 27 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/Wno-attributes-4.c create mode 100644 gcc/testsuite/c-c++-common/Wno-attributes-5.c