This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from db8b92d8d61 [modula2] Add return to remove build warning new 44b24b62a44 tree-optimization/121220 - improve sinking of stores
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/tree-ssa/ssa-sink-23.c | 21 +++++++++ gcc/tree-ssa-sink.cc | 73 +++++++++++++++++++---------- 2 files changed, 70 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-sink-23.c