This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8ab53e65a60 opts-global.cc: document last change new 6230911cb91 ipa/105598 - testcase for PR105598 new ef7b8976b91 rtl-optimization/105577 - testcase for the PR
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/g++.dg/torture/pr105577.C | 156 ++++++++++++++++++++++++++++++++ gcc/testsuite/gcc.dg/torture/pr105598.c | 32 +++++++ 2 files changed, 188 insertions(+) create mode 100644 gcc/testsuite/g++.dg/torture/pr105577.C create mode 100644 gcc/testsuite/gcc.dg/torture/pr105598.c