This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13 in repository gcc.
from 2b3ecdf4fb1 x86: Properly implement AMX-TILE load/store intrinsics new 5cc9ae567c6 Fix internal error on non-byte-aligned reference in GIMPLE DSE
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/gnat.dg/opt104.adb | 22 +++++++++++++++++ gcc/testsuite/gnat.dg/opt104.ads | 40 +++++++++++++++++++++++++++++++ gcc/tree-ssa-dse.cc | 51 +++++++++++++++++++++------------------- 3 files changed, 89 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt104.adb create mode 100644 gcc/testsuite/gnat.dg/opt104.ads