This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 452db716d8d IBM zSystems: Do not propagate scheduler state across basic [...] new 6436add49ed tree-optimization/108691 - indirect calls to setjmp new 72ae1e56356 tree-optimization/28614 - high FRE time for gcc.c-torture/c [...]
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/calls.cc | 10 +++++----- gcc/cfgexpand.cc | 7 +++++++ gcc/testsuite/gcc.dg/pr108691.c | 9 +++++++++ gcc/tree-cfg.cc | 4 +++- gcc/tree-ssa-sccvn.cc | 24 ++++++++++++------------ 5 files changed, 36 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr108691.c