This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from e93428a8b05 tree-optimization/97043 - fix latent wrong-code with SLP ve [...] new 1dbb919d086 tree-optimization/96522 - transfer of flow-sensitive info i [...]
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/pr96522.c | 36 +++++++++++++++++++++++++ gcc/tree-ssa-address.c | 48 +++++++++++++--------------------- gcc/tree-ssa-sccvn.c | 3 +-- 3 files changed, 55 insertions(+), 32 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/torture/pr96522.c