This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 78ed999 Run dos2unix on gcc.dg/uninit-19.c new 37af779 PR middle-end/70199 new 59da3cc PR rtl-optimization/70024 * reorg.c (relax_delay_slots): Pa [...]
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/ChangeLog | 21 +++++++++++++ gcc/function.h | 4 +++ gcc/gimplify.c | 5 ++- gcc/ipa-chkp.c | 20 ++++++------ gcc/lto-streamer-in.c | 1 + gcc/lto-streamer-out.c | 1 + gcc/reorg.c | 2 +- gcc/testsuite/ChangeLog | 5 +++ gcc/testsuite/gcc.c-torture/compile/pr70199.c | 20 ++++++++++++ gcc/tree-inline.c | 45 ++++++--------------------- gcc/tree-inline.h | 2 +- 11 files changed, 77 insertions(+), 49 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr70199.c