This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6fc2f9337311 Change recursive prepare_block_for_update to use a worklist new 01e9f1812c72 tree-optimization/92328 fix value-number with bogus type
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/ChangeLog | 9 +++++++ gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.dg/torture/pr92328.c | 29 +++++++++++++++++++++++ gcc/tree-ssa-sccvn.c | 43 +++++++++++++++++++++------------- 4 files changed, 70 insertions(+), 16 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr92328.c