This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3dafb65bb5c libstdc++: -Wswitch and ios::openmode new 1914ca8791c c-family: add attribute flag_enum [PR81665]
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/c-family/c-attribs.cc | 30 ++++++++++++++++++++++ gcc/c-family/c-common.h | 1 + gcc/c-family/c-warn.cc | 4 +++ gcc/c/c-objc-common.h | 1 + gcc/cp/cp-objcp-common.h | 1 + gcc/doc/extend.texi | 7 +++++ gcc/doc/invoke.texi | 11 ++++---- gcc/testsuite/c-c++-common/attr-flag-enum-1.c | 37 +++++++++++++++++++++++++++ libstdc++-v3/include/bits/regex_constants.h | 2 +- 9 files changed, 88 insertions(+), 6 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/attr-flag-enum-1.c