gcc-toolset-16-gcc/0020-more-fixes.patch
Marek Polacek 7ff936cf55 New package gcc-toolset-16-gcc for c10s
Resolves: RHEL-169581
2026-06-29 18:04:06 -04:00

11 lines
523 B
Diff

--- a/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c
+++ b/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c
@@ -12,7 +12,6 @@
jump threading opportunities. Skip the later tests on aarch64. */
/* { dg-final { scan-tree-dump-not "Jumps threaded" "dom3" { target { ! aarch64*-*-* } } } } */
/* { dg-final { scan-tree-dump "Jumps threaded: 12" "thread2" { target { ! aarch64*-*-* } } } } */
-/* { dg-final { scan-tree-dump "Jumps threaded: 12" "thread2" { target { aarch64*-*-* } } } } */
enum STATE {
S0=0,