This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 87e35da16df tree-optimization/114921 - _Float16 -> __bf16 isn't noop new 7117e1f6bf6 tree-inline: Add __builtin_stack_{save,restore} pair about [...]
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/testsuite/gcc.dg/pr113596.c | 24 +++++++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr113596.c | 37 ++++++++++++++++++++++++++++++++ gcc/tree-inline.cc | 34 +++++++++++++++++++++++++++++ 3 files changed, 95 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/pr113596.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr113596.c