This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1c6231c05bd Provide -fcf-protection=branch,return. new 6894581ac45 testsuite: Add a test case for PR110729 [PR110729] new a6654c08fde sccvn: Correct the index of bias for IFN_LEN_STORE [PR110744]
The 2 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/pr110729.c | 29 +++++++++++++++++++++++++++++ gcc/tree-ssa-sccvn.cc | 13 ++++++++----- 2 files changed, 37 insertions(+), 5 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr110729.c