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 d4905489309 Daily bump. new 6ddc3fe23ed Fix segfault during delay slot scheduling pass new 13f8c71aebc Fix internal error on anonymous access type equality
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/ada/gcc-interface/utils2.cc | 12 ++++-------- gcc/reorg.cc | 13 ++++++++----- gcc/testsuite/g++.dg/opt/delay-slot-2.C | 32 ++++++++++++++++++++++++++++++++ gcc/testsuite/gnat.dg/specs/anon4.ads | 10 ++++++++++ 4 files changed, 54 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/opt/delay-slot-2.C create mode 100644 gcc/testsuite/gnat.dg/specs/anon4.ads