This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from e00e0f8c391 [mid-end][__RTL] Clean state despite unspecified __RTL star [...] new 713631eb692 Verify NOP_EXPR LHS type in IPA ICF. new bcc3e34ba3b Improve -dbg-cnt error message and support :0. new 951eb7d7cb9 s390: add musl support
The 3 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/ChangeLog | 18 ++++++++++++++++++ gcc/config/s390/linux.h | 3 +++ gcc/dbgcnt.c | 18 +++++++----------- gcc/ipa-icf-gimple.c | 7 +++++++ gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/ipa/pr92529.c | 28 ++++++++++++++++++++++++++++ 6 files changed, 68 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/ipa/pr92529.c