This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8f6b62e0f0c libstdc++: Use GCC's predefined macro for endianness [PR104080] new 76fe4942304 Fix tree-optimization/101941: IPA splitting out function wi [...]
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/ipa-split.cc | 74 +++++++++++++++--------- gcc/testsuite/gcc.c-torture/compile/pr101941-1.c | 50 ++++++++++++++++ gcc/testsuite/gcc.dg/tree-ssa/pr101941-1.c | 53 +++++++++++++++++ 3 files changed, 149 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr101941-1.c create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr101941-1.c