This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1d469935fd7 * sched-deps.c (sched_macro_fuse_insns): Check retu [...] new 39b40fa7295 [testsuite] PR71598: Fix testcases again new d0162866a32 Guard notes for -Waddress-of-packed-member on warning emiss [...]
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/c-family/ChangeLog | 7 +++++++ gcc/c-family/c-warn.c | 25 ++++++++++++++----------- gcc/testsuite/ChangeLog | 12 ++++++++++++ gcc/testsuite/c-c++-common/pr89985.c | 19 +++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr71598-1.c | 2 +- gcc/testsuite/gcc.dg/torture/pr71598-2.c | 2 +- 6 files changed, 54 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/c-c++-common/pr89985.c