This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from c62cf32d051 Daily bump. new 5bc33f03181 ipa/97565 - fix IPA PTA body availability check
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/g++.dg/lto/pr97565_0.C | 7 +++++++ gcc/testsuite/g++.dg/lto/pr97565_1.C | 6 ++++++ gcc/tree-ssa-structalias.c | 22 ++++++++++++++-------- 3 files changed, 27 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/lto/pr97565_0.C create mode 100644 gcc/testsuite/g++.dg/lto/pr97565_1.C