This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5b0e4ed3081 AArch64: Suppress default options when march or mcpu used i [...] new b6a51390979 c: Correct type compatibility for bit-fields [PR117828]
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/c-typeck.cc | 17 +++++++++- gcc/testsuite/gcc.dg/c23-tag-bitfields-1.c | 51 ++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr117828.c | 14 ++++++++ 3 files changed, 81 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.dg/c23-tag-bitfields-1.c create mode 100644 gcc/testsuite/gcc.dg/pr117828.c