This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 75ab30f77f6 Add a unit test for random access in the file cache new fbcbbfe2bf8 tree-optimization/118717 - store commoning vs. abnormals
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/torture/pr118717.c | 41 +++++++++++++++++++++++++++++++++ gcc/tree-ssa-phiopt.cc | 4 +++- gcc/tree-ssa-sink.cc | 4 +++- 3 files changed, 47 insertions(+), 2 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr118717.c