This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0378f563b03 c++: dependent bases and 'this' availability [PR103831] new 20e4a5e573e c-family: Fix up -W*conversion on bitwise &/|/^ [PR101537]
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-warn.c | 28 ++++++++++++++++++++++++++++ gcc/testsuite/c-c++-common/pr101537.c | 26 ++++++++++++++++++++++++++ gcc/testsuite/c-c++-common/pr103881.c | 20 ++++++++++++++++++++ 3 files changed, 74 insertions(+) create mode 100644 gcc/testsuite/c-c++-common/pr101537.c create mode 100644 gcc/testsuite/c-c++-common/pr103881.c