This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 680af0e1e90 PR modula2/115057 TextIO.ReadRestLine raises an exception w [...] new ab25eef3640 middle-end/111422 - wrong stack var coalescing, handle PHIs new 99b1daae18c tree-optimization/114589 - remove profile based sink heuristics
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/cfgexpand.cc | 19 +++++++--- gcc/testsuite/g++.dg/tree-ssa/pr114589.C | 22 ++++++++++++ gcc/testsuite/gfortran.dg/streamio_9.f90 | 1 + gcc/tree-ssa-sink.cc | 62 ++++++++++---------------------- 4 files changed, 57 insertions(+), 47 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr114589.C