This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 96e737056e1 PR target/82268 Correct FAIL when configured --with-cpu new 58767674244 * bb-reorder.c (find_traces_1_round): Fix off-by-one index [...]
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/ChangeLog | 7 ++++++ gcc/bb-reorder.c | 43 ++++++++++++++++++--------------- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gnat.dg/opt68.adb | 53 +++++++++++++++++++++++++++++++++++++++++ gcc/testsuite/gnat.dg/opt68.ads | 26 ++++++++++++++++++++ 5 files changed, 114 insertions(+), 19 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/opt68.adb create mode 100644 gcc/testsuite/gnat.dg/opt68.ads