This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f2e967e0257 libgomp: Use absolute pathname to testsuite/flock [PR113192] new f3414173026 Fix segfault during delay slot scheduling pass new 4d3fd59953b 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