This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 64b5ca4345f testsuite: Expect -Wdeprecated warning in warn/Wstrict-alia [...] new cad2412cc84 cgraph: Handle simd clones in cgraph_node::set_{const,pure} [...] new 5321d53279a ipa-split: Don't split returns_twice functions [PR106923]
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/cgraph.cc | 6 ++++++ gcc/ipa-split.cc | 5 +++-- gcc/testsuite/gcc.c-torture/compile/pr106433.c | 24 ++++++++++++++++++++++++ gcc/testsuite/gcc.dg/pr106923.c | 23 +++++++++++++++++++++++ 4 files changed, 56 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr106433.c create mode 100644 gcc/testsuite/gcc.dg/pr106923.c