This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0192c3eedbc Tweak testcase for PR tree-optimization/101403. new 123d0a597be middle-end/101423 - internal calls do not trap new 92343e0ba4d tree-optimization/101394 - fix PRE full redundancy wrt abnormals new c03cae4e066 Display the number of components BB vectorized
The 3 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/gimple.c | 4 +++- gcc/testsuite/g++.dg/vect/slp-pr87105.cc | 2 +- gcc/testsuite/gcc.dg/torture/pr101394.c | 18 ++++++++++++++++++ gcc/testsuite/gcc.dg/vect/bb-slp-pr54400.c | 2 +- gcc/tree-eh.c | 5 ++++- gcc/tree-ssa-pre.c | 6 +++++- gcc/tree-vect-slp.c | 12 ++++++++---- 7 files changed, 40 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr101394.c