 11-check_regression/baseline.xfail      | 1105 +++++++++++++++++++++++++++++++
 11-check_regression/console.log.xz      |  Bin 0 -> 7260 bytes
 11-check_regression/extra-bisect-params |    1 +
 11-check_regression/fails.sum           |   10 +
 11-check_regression/flaky.xfail         |    2 +
 11-check_regression/results.regressions |    1 +
 11-check_regression/trigger-bisect      |    3 +
 README.html                             |    4 +-
 README.txt                              |    2 +
 results                                 |    1 +
 sumfiles/xfails.xfail                   |    2 +
 11 files changed, 1130 insertions(+), 1 deletion(-)

diff --git a/11-check_regression/baseline.xfail b/11-check_regression/baseline.xfail
new file mode 100644
index 000000000..43ff7aeb8
--- /dev/null
+++ b/11-check_regression/baseline.xfail
@@ -0,0 +1,1105 @@
+		=== g++ tests ===
+
+Running g++:g++.dg/asan/asan.exp ...
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_AtoiAndFriendsOOBTest Atoi(array + 11) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_AtoiAndFriendsOOBTest Atoi(array + 9) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_AtoiAndFriendsOOBTest Atoi(array - 1) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_AtoiAndFriendsOOBTest Atoi(array) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtolOOBTest Strtol(array + 3, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtolOOBTest Strtol(array - 1, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtolOOBTest Strtol(array, NULL, 36) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtollOOBTest Strtol(array + 3, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtollOOBTest Strtol(array - 1, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 0) execution test
+FAIL: g++.dg/asan/asan_test.C -O2  AddressSanitizer_StrtollOOBTest Strtol(array, NULL, 36) execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O0  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O1  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O2  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -O3 -g  execution test
+FAIL: g++.dg/asan/interception-malloc-test-1.C -Os  execution test
+
+Running g++:g++.dg/dg.exp ...
+FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 23)
+FAIL: g++.dg/contracts/contracts-ctor-dtor2.C (test for errors, line 27)
+FAIL: g++.dg/contracts/contracts-tmpl-spec2.C output pattern test
+XPASS: g++.dg/warn/Wstringop-overflow-4.C -std=gnu++98 pr106120 (test for bogus messages, line 144)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++14 (test for excess errors)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++17 (test for excess errors)
+FAIL: g++.dg/warn/Wuse-after-free3.C -std=gnu++20 (test for excess errors)
+
+Running g++:g++.dg/lto/lto.exp ...
+FAIL: g++.dg/lto/pr65276 cp_lto_pr65276_0.o-cp_lto_pr65276_1.o link, -flto -O0 -std=c++11
+
+Running g++:g++.dg/modules/modules.exp ...
+FAIL: g++.dg/modules/xtreme-header-2_c.C -std=c++2b (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2a (test for excess errors)
+FAIL: g++.dg/modules/xtreme-header-5_c.C -std=c++2b (test for excess errors)
+
+Running g++:g++.dg/pch/pch.exp ...
+FAIL: ./Wmismatched-tags.H -O2 (test for excess errors)
+FAIL: ./Wmismatched-tags.H -O2 -g (test for excess errors)
+FAIL: ./Wmismatched-tags.H -g (test for excess errors)
+FAIL: ./array-1.H -O2 (test for excess errors)
+FAIL: ./array-1.H -O2 -g (test for excess errors)
+FAIL: ./array-1.H -g (test for excess errors)
+FAIL: ./empty.H -O2 (test for excess errors)
+FAIL: ./empty.H -O2 -g (test for excess errors)
+FAIL: ./empty.H -g (test for excess errors)
+FAIL: ./externc-1.H -O2 (test for excess errors)
+FAIL: ./externc-1.H -O2 -g (test for excess errors)
+FAIL: ./externc-1.H -g (test for excess errors)
+FAIL: ./local-1.H -O2 (test for excess errors)
+FAIL: ./local-1.H -O2 -g (test for excess errors)
+FAIL: ./local-1.H -g (test for excess errors)
+FAIL: ./operator-1.H -O2 (test for excess errors)
+FAIL: ./operator-1.H -O2 -g (test for excess errors)
+FAIL: ./operator-1.H -g (test for excess errors)
+FAIL: ./pch-string-nulls.H -O2 (test for excess errors)
+FAIL: ./pch-string-nulls.H -O2 -g (test for excess errors)
+FAIL: ./pch-string-nulls.H -g (test for excess errors)
+FAIL: ./pch.H -O2 (test for excess errors)
+FAIL: ./pch.H -O2 -g (test for excess errors)
+FAIL: ./pch.H -g (test for excess errors)
+FAIL: ./pr36887.H -O2 (test for excess errors)
+FAIL: ./pr36887.H -O2 -g (test for excess errors)
+FAIL: ./pr36887.H -g (test for excess errors)
+FAIL: ./pr90326.H -O2 (test for excess errors)
+FAIL: ./pr90326.H -O2 -g (test for excess errors)
+FAIL: ./pr90326.H -g (test for excess errors)
+FAIL: ./pr92458.H -O2 (test for excess errors)
+FAIL: ./pr92458.H -O2 -g (test for excess errors)
+FAIL: ./pr92458.H -g (test for excess errors)
+FAIL: ./pr98343.H -O2 (test for excess errors)
+FAIL: ./pr98343.H -O2 -g (test for excess errors)
+FAIL: ./pr98343.H -g (test for excess errors)
+FAIL: ./static-1.H -O2 (test for excess errors)
+FAIL: ./static-1.H -O2 -g (test for excess errors)
+FAIL: ./static-1.H -g (test for excess errors)
+FAIL: ./system-1.H -O2 (test for excess errors)
+FAIL: ./system-1.H -O2 -g (test for excess errors)
+FAIL: ./system-1.H -g (test for excess errors)
+FAIL: ./system-2.H -O2 (test for excess errors)
+FAIL: ./system-2.H -O2 -g (test for excess errors)
+FAIL: ./system-2.H -g (test for excess errors)
+FAIL: ./template-1.H -O2 (test for excess errors)
+FAIL: ./template-1.H -O2 -g (test for excess errors)
+FAIL: ./template-1.H -g (test for excess errors)
+FAIL: ./uninst.H -O2 (test for excess errors)
+FAIL: ./uninst.H -O2 -g (test for excess errors)
+FAIL: ./uninst.H -g (test for excess errors)
+FAIL: ./wchar-1.H -O2 (test for excess errors)
+FAIL: ./wchar-1.H -O2 -g (test for excess errors)
+FAIL: ./wchar-1.H -g (test for excess errors)
+FAIL: g++.dg/pch/Wmismatched-tags.C -O2
+FAIL: g++.dg/pch/Wmismatched-tags.C -O2 -g
+FAIL: g++.dg/pch/Wmismatched-tags.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/Wmismatched-tags.C -O2 assembly comparison
+FAIL: g++.dg/pch/Wmismatched-tags.C -g
+FAIL: g++.dg/pch/Wmismatched-tags.C -g assembly comparison
+FAIL: g++.dg/pch/array-1.C -O2
+FAIL: g++.dg/pch/array-1.C -O2 -g
+FAIL: g++.dg/pch/array-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/array-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/array-1.C -g
+FAIL: g++.dg/pch/array-1.C -g assembly comparison
+FAIL: g++.dg/pch/empty.C -O2
+FAIL: g++.dg/pch/empty.C -O2 -g
+FAIL: g++.dg/pch/empty.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/empty.C -O2 assembly comparison
+FAIL: g++.dg/pch/empty.C -g
+FAIL: g++.dg/pch/empty.C -g assembly comparison
+FAIL: g++.dg/pch/externc-1.C -O2
+FAIL: g++.dg/pch/externc-1.C -O2 -g
+FAIL: g++.dg/pch/externc-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/externc-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/externc-1.C -g
+FAIL: g++.dg/pch/externc-1.C -g assembly comparison
+FAIL: g++.dg/pch/local-1.C -O2
+FAIL: g++.dg/pch/local-1.C -O2 -g
+FAIL: g++.dg/pch/local-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/local-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/local-1.C -g
+FAIL: g++.dg/pch/local-1.C -g assembly comparison
+FAIL: g++.dg/pch/operator-1.C -O2
+FAIL: g++.dg/pch/operator-1.C -O2 -g
+FAIL: g++.dg/pch/operator-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/operator-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/operator-1.C -g
+FAIL: g++.dg/pch/operator-1.C -g assembly comparison
+FAIL: g++.dg/pch/pch-string-nulls.C -O2
+FAIL: g++.dg/pch/pch-string-nulls.C -O2 -g
+FAIL: g++.dg/pch/pch-string-nulls.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/pch-string-nulls.C -O2 assembly comparison
+FAIL: g++.dg/pch/pch-string-nulls.C -g
+FAIL: g++.dg/pch/pch-string-nulls.C -g assembly comparison
+FAIL: g++.dg/pch/pch.C -O2
+FAIL: g++.dg/pch/pch.C -O2 -g
+FAIL: g++.dg/pch/pch.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/pch.C -O2 assembly comparison
+FAIL: g++.dg/pch/pch.C -g
+FAIL: g++.dg/pch/pch.C -g assembly comparison
+FAIL: g++.dg/pch/pr36887.C -O2
+FAIL: g++.dg/pch/pr36887.C -O2 -g
+FAIL: g++.dg/pch/pr36887.C -g
+FAIL: g++.dg/pch/pr90326.C -O2
+FAIL: g++.dg/pch/pr90326.C -O2 -g
+FAIL: g++.dg/pch/pr90326.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/pr90326.C -O2 assembly comparison
+FAIL: g++.dg/pch/pr90326.C -g
+FAIL: g++.dg/pch/pr90326.C -g assembly comparison
+FAIL: g++.dg/pch/pr92458.C -O2
+FAIL: g++.dg/pch/pr92458.C -O2 -g
+FAIL: g++.dg/pch/pr92458.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/pr92458.C -O2 assembly comparison
+FAIL: g++.dg/pch/pr92458.C -g
+FAIL: g++.dg/pch/pr92458.C -g assembly comparison
+FAIL: g++.dg/pch/pr98343.C -O2
+FAIL: g++.dg/pch/pr98343.C -O2 -g
+FAIL: g++.dg/pch/pr98343.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/pr98343.C -O2 assembly comparison
+FAIL: g++.dg/pch/pr98343.C -g
+FAIL: g++.dg/pch/pr98343.C -g assembly comparison
+FAIL: g++.dg/pch/static-1.C -O2
+FAIL: g++.dg/pch/static-1.C -O2 -g
+FAIL: g++.dg/pch/static-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/static-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/static-1.C -g
+FAIL: g++.dg/pch/static-1.C -g assembly comparison
+FAIL: g++.dg/pch/system-1.C -O2
+FAIL: g++.dg/pch/system-1.C -O2 -g
+FAIL: g++.dg/pch/system-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/system-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/system-1.C -g
+FAIL: g++.dg/pch/system-1.C -g assembly comparison
+FAIL: g++.dg/pch/system-2.C -O2
+FAIL: g++.dg/pch/system-2.C -O2 -g
+FAIL: g++.dg/pch/system-2.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/system-2.C -O2 assembly comparison
+FAIL: g++.dg/pch/system-2.C -g
+FAIL: g++.dg/pch/system-2.C -g assembly comparison
+FAIL: g++.dg/pch/template-1.C -O2
+FAIL: g++.dg/pch/template-1.C -O2 -g
+FAIL: g++.dg/pch/template-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/template-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/template-1.C -g
+FAIL: g++.dg/pch/template-1.C -g assembly comparison
+FAIL: g++.dg/pch/uninst.C -O2
+FAIL: g++.dg/pch/uninst.C -O2 -g
+FAIL: g++.dg/pch/uninst.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/uninst.C -O2 assembly comparison
+FAIL: g++.dg/pch/uninst.C -g
+FAIL: g++.dg/pch/uninst.C -g assembly comparison
+FAIL: g++.dg/pch/wchar-1.C -O2
+FAIL: g++.dg/pch/wchar-1.C -O2 -g
+FAIL: g++.dg/pch/wchar-1.C -O2 -g assembly comparison
+FAIL: g++.dg/pch/wchar-1.C -O2 assembly comparison
+FAIL: g++.dg/pch/wchar-1.C -g
+FAIL: g++.dg/pch/wchar-1.C -g assembly comparison
+
+Running g++:g++.target/arm/arm.exp ...
+XPASS: g++.target/arm/bfloat_cpp_typecheck.C (test for bogus messages, line 10)
+XPASS: g++.target/arm/bfloat_cpp_typecheck.C (test for bogus messages, line 11)
+		=== gcc tests ===
+
+Running gcc:gcc.dg/dg.exp ...
+XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 72)
+XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 (test for warnings, line 77)
+XPASS: gcc.dg/Wstringop-overflow-47.c pr97027 note (test for warnings, line 68)
+FAIL: gcc.dg/c2x-stdarg-4.c execution test
+
+Running gcc:gcc.dg/pch/pch.exp ...
+FAIL: ./common-1.h -O0  (test for excess errors)
+FAIL: ./common-1.h -O1  (test for excess errors)
+FAIL: ./common-1.h -O2  (test for excess errors)
+FAIL: ./common-1.h -O3 -g  (test for excess errors)
+FAIL: ./common-1.h -Os  (test for excess errors)
+FAIL: ./common-1.h -O0 -g (test for excess errors)
+FAIL: ./counter-1.h -O0  (test for excess errors)
+FAIL: ./counter-1.h -O1  (test for excess errors)
+FAIL: ./counter-1.h -O2  (test for excess errors)
+FAIL: ./counter-1.h -O3 -g  (test for excess errors)
+FAIL: ./counter-1.h -Os  (test for excess errors)
+FAIL: ./counter-1.h -O0 -g (test for excess errors)
+FAIL: ./counter-2.h -O0  (test for excess errors)
+FAIL: ./counter-2.h -O1  (test for excess errors)
+FAIL: ./counter-2.h -O2  (test for excess errors)
+FAIL: ./counter-2.h -O3 -g  (test for excess errors)
+FAIL: ./counter-2.h -Os  (test for excess errors)
+FAIL: ./counter-2.h -O0 -g (test for excess errors)
+FAIL: ./counter-3.h -O0  (test for excess errors)
+FAIL: ./counter-3.h -O1  (test for excess errors)
+FAIL: ./counter-3.h -O2  (test for excess errors)
+FAIL: ./counter-3.h -O3 -g  (test for excess errors)
+FAIL: ./counter-3.h -Os  (test for excess errors)
+FAIL: ./counter-3.h -O0 -g (test for excess errors)
+FAIL: ./cpp-1.h -O0  (test for excess errors)
+FAIL: ./cpp-1.h -O1  (test for excess errors)
+FAIL: ./cpp-1.h -O2  (test for excess errors)
+FAIL: ./cpp-1.h -O3 -g  (test for excess errors)
+FAIL: ./cpp-1.h -Os  (test for excess errors)
+FAIL: ./cpp-1.h -O0 -g (test for excess errors)
+FAIL: ./cpp-2.h -O0  (test for excess errors)
+FAIL: ./cpp-2.h -O1  (test for excess errors)
+FAIL: ./cpp-2.h -O2  (test for excess errors)
+FAIL: ./cpp-2.h -O3 -g  (test for excess errors)
+FAIL: ./cpp-2.h -Os  (test for excess errors)
+FAIL: ./cpp-2.h -O0 -g (test for excess errors)
+FAIL: ./cpp-3.h -O0  (test for excess errors)
+FAIL: ./cpp-3.h -O1  (test for excess errors)
+FAIL: ./cpp-3.h -O2  (test for excess errors)
+FAIL: ./cpp-3.h -O3 -g  (test for excess errors)
+FAIL: ./cpp-3.h -Os  (test for excess errors)
+FAIL: ./cpp-3.h -O0 -g (test for excess errors)
+FAIL: ./decl-1.h -O0  (test for excess errors)
+FAIL: ./decl-1.h -O1  (test for excess errors)
+FAIL: ./decl-1.h -O2  (test for excess errors)
+FAIL: ./decl-1.h -O3 -g  (test for excess errors)
+FAIL: ./decl-1.h -Os  (test for excess errors)
+FAIL: ./decl-1.h -O0 -g (test for excess errors)
+FAIL: ./decl-2.h -O0  (test for excess errors)
+FAIL: ./decl-2.h -O1  (test for excess errors)
+FAIL: ./decl-2.h -O2  (test for excess errors)
+FAIL: ./decl-2.h -O3 -g  (test for excess errors)
+FAIL: ./decl-2.h -Os  (test for excess errors)
+FAIL: ./decl-2.h -O0 -g (test for excess errors)
+FAIL: ./decl-3.h -O0  (test for excess errors)
+FAIL: ./decl-3.h -O1  (test for excess errors)
+FAIL: ./decl-3.h -O2  (test for excess errors)
+FAIL: ./decl-3.h -O3 -g  (test for excess errors)
+FAIL: ./decl-3.h -Os  (test for excess errors)
+FAIL: ./decl-3.h -O0 -g (test for excess errors)
+FAIL: ./decl-4.h -O0  (test for excess errors)
+FAIL: ./decl-4.h -O1  (test for excess errors)
+FAIL: ./decl-4.h -O2  (test for excess errors)
+FAIL: ./decl-4.h -O3 -g  (test for excess errors)
+FAIL: ./decl-4.h -Os  (test for excess errors)
+FAIL: ./decl-4.h -O0 -g (test for excess errors)
+FAIL: ./decl-5.h -O0  (test for excess errors)
+FAIL: ./decl-5.h -O1  (test for excess errors)
+FAIL: ./decl-5.h -O2  (test for excess errors)
+FAIL: ./decl-5.h -O3 -g  (test for excess errors)
+FAIL: ./decl-5.h -Os  (test for excess errors)
+FAIL: ./decl-5.h -O0 -g (test for excess errors)
+FAIL: ./empty.h -O0  (test for excess errors)
+FAIL: ./empty.h -O1  (test for excess errors)
+FAIL: ./empty.h -O2  (test for excess errors)
+FAIL: ./empty.h -O3 -g  (test for excess errors)
+FAIL: ./empty.h -Os  (test for excess errors)
+FAIL: ./empty.h -O0 -g (test for excess errors)
+FAIL: ./except-1.h -O0  (test for excess errors)
+FAIL: ./except-1.h -O1  (test for excess errors)
+FAIL: ./except-1.h -O2  (test for excess errors)
+FAIL: ./except-1.h -O3 -g  (test for excess errors)
+FAIL: ./except-1.h -Os  (test for excess errors)
+FAIL: ./except-1.h -O0 -g (test for excess errors)
+FAIL: ./global-1.h -O0  (test for excess errors)
+FAIL: ./global-1.h -O1  (test for excess errors)
+FAIL: ./global-1.h -O2  (test for excess errors)
+FAIL: ./global-1.h -O3 -g  (test for excess errors)
+FAIL: ./global-1.h -Os  (test for excess errors)
+FAIL: ./global-1.h -O0 -g (test for excess errors)
+FAIL: ./ident-1.h -O0  (test for excess errors)
+FAIL: ./ident-1.h -O1  (test for excess errors)
+FAIL: ./ident-1.h -O2  (test for excess errors)
+FAIL: ./ident-1.h -O3 -g  (test for excess errors)
+FAIL: ./ident-1.h -Os  (test for excess errors)
+FAIL: ./ident-1.h -O0 -g (test for excess errors)
+FAIL: ./import-1.h -O0  (test for excess errors)
+FAIL: ./import-1.h -O1  (test for excess errors)
+FAIL: ./import-1.h -O2  (test for excess errors)
+FAIL: ./import-1.h -O3 -g  (test for excess errors)
+FAIL: ./import-1.h -Os  (test for excess errors)
+FAIL: ./import-1.h -O0 -g (test for excess errors)
+FAIL: ./import-2.h -O0  (test for excess errors)
+FAIL: ./import-2.h -O1  (test for excess errors)
+FAIL: ./import-2.h -O2  (test for excess errors)
+FAIL: ./import-2.h -O3 -g  (test for excess errors)
+FAIL: ./import-2.h -Os  (test for excess errors)
+FAIL: ./import-2.h -O0 -g (test for excess errors)
+FAIL: ./inline-1.h -O0  (test for excess errors)
+FAIL: ./inline-1.h -O1  (test for excess errors)
+FAIL: ./inline-1.h -O2  (test for excess errors)
+FAIL: ./inline-1.h -O3 -g  (test for excess errors)
+FAIL: ./inline-1.h -Os  (test for excess errors)
+FAIL: ./inline-1.h -O0 -g (test for excess errors)
+FAIL: ./inline-2.h -O0  (test for excess errors)
+FAIL: ./inline-2.h -O1  (test for excess errors)
+FAIL: ./inline-2.h -O2  (test for excess errors)
+FAIL: ./inline-2.h -O3 -g  (test for excess errors)
+FAIL: ./inline-2.h -Os  (test for excess errors)
+FAIL: ./inline-2.h -O0 -g (test for excess errors)
+FAIL: ./inline-3.h -O0  (test for excess errors)
+FAIL: ./inline-3.h -O1  (test for excess errors)
+FAIL: ./inline-3.h -O2  (test for excess errors)
+FAIL: ./inline-3.h -O3 -g  (test for excess errors)
+FAIL: ./inline-3.h -Os  (test for excess errors)
+FAIL: ./inline-3.h -O0 -g (test for excess errors)
+FAIL: ./inline-4.h -O0  (test for excess errors)
+FAIL: ./inline-4.h -O1  (test for excess errors)
+FAIL: ./inline-4.h -O2  (test for excess errors)
+FAIL: ./inline-4.h -O3 -g  (test for excess errors)
+FAIL: ./inline-4.h -Os  (test for excess errors)
+FAIL: ./inline-4.h -O0 -g (test for excess errors)
+FAIL: ./largefile.h -O0  (test for excess errors)
+FAIL: ./largefile.h -O1  (test for excess errors)
+FAIL: ./largefile.h -O2  (test for excess errors)
+FAIL: ./largefile.h -O3 -g  (test for excess errors)
+FAIL: ./largefile.h -Os  (test for excess errors)
+FAIL: ./largefile.h -O0 -g (test for excess errors)
+FAIL: ./macro-1.h -O0  (test for excess errors)
+FAIL: ./macro-1.h -O1  (test for excess errors)
+FAIL: ./macro-1.h -O2  (test for excess errors)
+FAIL: ./macro-1.h -O3 -g  (test for excess errors)
+FAIL: ./macro-1.h -Os  (test for excess errors)
+FAIL: ./macro-1.h -O0 -g (test for excess errors)
+FAIL: ./macro-2.h -O0  (test for excess errors)
+FAIL: ./macro-2.h -O1  (test for excess errors)
+FAIL: ./macro-2.h -O2  (test for excess errors)
+FAIL: ./macro-2.h -O3 -g  (test for excess errors)
+FAIL: ./macro-2.h -Os  (test for excess errors)
+FAIL: ./macro-2.h -O0 -g (test for excess errors)
+FAIL: ./macro-3.h -O0  (test for excess errors)
+FAIL: ./macro-3.h -O1  (test for excess errors)
+FAIL: ./macro-3.h -O2  (test for excess errors)
+FAIL: ./macro-3.h -O3 -g  (test for excess errors)
+FAIL: ./macro-3.h -Os  (test for excess errors)
+FAIL: ./macro-3.h -O0 -g (test for excess errors)
+FAIL: ./macro-4.h -O0  (test for excess errors)
+FAIL: ./macro-4.h -O1  (test for excess errors)
+FAIL: ./macro-4.h -O2  (test for excess errors)
+FAIL: ./macro-4.h -O3 -g  (test for excess errors)
+FAIL: ./macro-4.h -Os  (test for excess errors)
+FAIL: ./macro-4.h -O0 -g (test for excess errors)
+FAIL: ./pr66343-1.h -O0  (test for excess errors)
+FAIL: ./pr66343-1.h -O1  (test for excess errors)
+FAIL: ./pr66343-1.h -O2  (test for excess errors)
+FAIL: ./pr66343-1.h -O3 -g  (test for excess errors)
+FAIL: ./pr66343-1.h -Os  (test for excess errors)
+FAIL: ./pr66343-1.h -O0 -g (test for excess errors)
+FAIL: ./pr66343-2.h -O0  (test for excess errors)
+FAIL: ./pr66343-2.h -O1  (test for excess errors)
+FAIL: ./pr66343-2.h -O2  (test for excess errors)
+FAIL: ./pr66343-2.h -O3 -g  (test for excess errors)
+FAIL: ./pr66343-2.h -Os  (test for excess errors)
+FAIL: ./pr66343-2.h -O0 -g (test for excess errors)
+FAIL: ./pr66343-3.h -O0  (test for excess errors)
+FAIL: ./pr66343-3.h -O1  (test for excess errors)
+FAIL: ./pr66343-3.h -O2  (test for excess errors)
+FAIL: ./pr66343-3.h -O3 -g  (test for excess errors)
+FAIL: ./pr66343-3.h -Os  (test for excess errors)
+FAIL: ./pr66343-3.h -O0 -g (test for excess errors)
+FAIL: ./pushpop-1.h -O0  (test for excess errors)
+FAIL: ./pushpop-1.h -O1  (test for excess errors)
+FAIL: ./pushpop-1.h -O2  (test for excess errors)
+FAIL: ./pushpop-1.h -O3 -g  (test for excess errors)
+FAIL: ./pushpop-1.h -Os  (test for excess errors)
+FAIL: ./pushpop-1.h -O0 -g (test for excess errors)
+FAIL: ./save-temps-1.h -O0  (test for excess errors)
+FAIL: ./save-temps-1.h -O1  (test for excess errors)
+FAIL: ./save-temps-1.h -O2  (test for excess errors)
+FAIL: ./save-temps-1.h -O3 -g  (test for excess errors)
+FAIL: ./save-temps-1.h -Os  (test for excess errors)
+FAIL: ./save-temps-1.h -O0 -g (test for excess errors)
+FAIL: ./static-1.h -O0  (test for excess errors)
+FAIL: ./static-1.h -O1  (test for excess errors)
+FAIL: ./static-1.h -O2  (test for excess errors)
+FAIL: ./static-1.h -O3 -g  (test for excess errors)
+FAIL: ./static-1.h -Os  (test for excess errors)
+FAIL: ./static-1.h -O0 -g (test for excess errors)
+FAIL: ./static-2.h -O0  (test for excess errors)
+FAIL: ./static-2.h -O1  (test for excess errors)
+FAIL: ./static-2.h -O2  (test for excess errors)
+FAIL: ./static-2.h -O3 -g  (test for excess errors)
+FAIL: ./static-2.h -Os  (test for excess errors)
+FAIL: ./static-2.h -O0 -g (test for excess errors)
+FAIL: ./static-3.h -O0  (test for excess errors)
+FAIL: ./static-3.h -O1  (test for excess errors)
+FAIL: ./static-3.h -O2  (test for excess errors)
+FAIL: ./static-3.h -O3 -g  (test for excess errors)
+FAIL: ./static-3.h -Os  (test for excess errors)
+FAIL: ./static-3.h -O0 -g (test for excess errors)
+FAIL: ./struct-1.h -O0  (test for excess errors)
+FAIL: ./struct-1.h -O1  (test for excess errors)
+FAIL: ./struct-1.h -O2  (test for excess errors)
+FAIL: ./struct-1.h -O3 -g  (test for excess errors)
+FAIL: ./struct-1.h -Os  (test for excess errors)
+FAIL: ./struct-1.h -O0 -g (test for excess errors)
+FAIL: ./system-1.h -O0  (test for excess errors)
+FAIL: ./system-1.h -O1  (test for excess errors)
+FAIL: ./system-1.h -O2  (test for excess errors)
+FAIL: ./system-1.h -O3 -g  (test for excess errors)
+FAIL: ./system-1.h -Os  (test for excess errors)
+FAIL: ./system-1.h -O0 -g (test for excess errors)
+FAIL: ./valid-1.h -O0  (test for excess errors)
+FAIL: ./valid-1.h -O1  (test for excess errors)
+FAIL: ./valid-1.h -O2  (test for excess errors)
+FAIL: ./valid-1.h -O3 -g  (test for excess errors)
+FAIL: ./valid-1.h -Os  (test for excess errors)
+FAIL: ./valid-1.h -O0 -g (test for excess errors)
+FAIL: ./valid-1b.h -O0  (test for excess errors)
+FAIL: ./valid-1b.h -O1  (test for excess errors)
+FAIL: ./valid-1b.h -O2  (test for excess errors)
+FAIL: ./valid-1b.h -O3 -g  (test for excess errors)
+FAIL: ./valid-1b.h -Os  (test for excess errors)
+FAIL: ./valid-1b.h -O0 -g (test for excess errors)
+FAIL: ./valid-2.h -O0  (test for excess errors)
+FAIL: ./valid-2.h -O1  (test for excess errors)
+FAIL: ./valid-2.h -O2  (test for excess errors)
+FAIL: ./valid-2.h -O3 -g  (test for excess errors)
+FAIL: ./valid-2.h -Os  (test for excess errors)
+FAIL: ./valid-2.h -O0 -g (test for excess errors)
+FAIL: ./valid-4.h -O0  (test for excess errors)
+FAIL: ./valid-4.h -O1  (test for excess errors)
+FAIL: ./valid-4.h -O2  (test for excess errors)
+FAIL: ./valid-4.h -O3 -g  (test for excess errors)
+FAIL: ./valid-4.h -Os  (test for excess errors)
+FAIL: ./valid-4.h -O0 -g (test for excess errors)
+FAIL: ./valid-5.h -O0  (test for excess errors)
+FAIL: ./valid-5.h -O1  (test for excess errors)
+FAIL: ./valid-5.h -O2  (test for excess errors)
+FAIL: ./valid-5.h -O3 -g  (test for excess errors)
+FAIL: ./valid-5.h -Os  (test for excess errors)
+FAIL: ./valid-5.h -O0 -g (test for excess errors)
+FAIL: ./valid-6.h -O0  (test for excess errors)
+FAIL: ./valid-6.h -O1  (test for excess errors)
+FAIL: ./valid-6.h -O2  (test for excess errors)
+FAIL: ./valid-6.h -O3 -g  (test for excess errors)
+FAIL: ./valid-6.h -Os  (test for excess errors)
+FAIL: ./valid-6.h -O0 -g (test for excess errors)
+FAIL: ./warn-1.h -O0  (test for excess errors)
+FAIL: ./warn-1.h -O1  (test for excess errors)
+FAIL: ./warn-1.h -O2  (test for excess errors)
+FAIL: ./warn-1.h -O3 -g  (test for excess errors)
+FAIL: ./warn-1.h -Os  (test for excess errors)
+FAIL: ./warn-1.h -O0 -g (test for excess errors)
+FAIL: gcc.dg/pch/common-1.c -O0
+FAIL: gcc.dg/pch/common-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/common-1.c -O1
+FAIL: gcc.dg/pch/common-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/common-1.c -O2
+FAIL: gcc.dg/pch/common-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/common-1.c -O3 -g
+FAIL: gcc.dg/pch/common-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/common-1.c -Os
+FAIL: gcc.dg/pch/common-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/common-1.c -O0 -g
+FAIL: gcc.dg/pch/common-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -O0
+FAIL: gcc.dg/pch/counter-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -O1
+FAIL: gcc.dg/pch/counter-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -O2
+FAIL: gcc.dg/pch/counter-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -O3 -g
+FAIL: gcc.dg/pch/counter-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -Os
+FAIL: gcc.dg/pch/counter-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/counter-1.c -O0 -g
+FAIL: gcc.dg/pch/counter-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/counter-2.c -O0
+FAIL: gcc.dg/pch/counter-2.c -O1
+FAIL: gcc.dg/pch/counter-2.c -O2
+FAIL: gcc.dg/pch/counter-2.c -O3 -g
+FAIL: gcc.dg/pch/counter-2.c -Os
+FAIL: gcc.dg/pch/counter-2.c -O0 -g
+FAIL: gcc.dg/pch/counter-3.c -O0
+FAIL: gcc.dg/pch/counter-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/counter-3.c -O1
+FAIL: gcc.dg/pch/counter-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/counter-3.c -O2
+FAIL: gcc.dg/pch/counter-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/counter-3.c -O3 -g
+FAIL: gcc.dg/pch/counter-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/counter-3.c -Os
+FAIL: gcc.dg/pch/counter-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/counter-3.c -O0 -g
+FAIL: gcc.dg/pch/counter-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -O0
+FAIL: gcc.dg/pch/cpp-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -O1
+FAIL: gcc.dg/pch/cpp-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -O2
+FAIL: gcc.dg/pch/cpp-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -O3 -g
+FAIL: gcc.dg/pch/cpp-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -Os
+FAIL: gcc.dg/pch/cpp-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/cpp-1.c -O0 -g
+FAIL: gcc.dg/pch/cpp-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -O0
+FAIL: gcc.dg/pch/cpp-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -O1
+FAIL: gcc.dg/pch/cpp-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -O2
+FAIL: gcc.dg/pch/cpp-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -O3 -g
+FAIL: gcc.dg/pch/cpp-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -Os
+FAIL: gcc.dg/pch/cpp-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/cpp-2.c -O0 -g
+FAIL: gcc.dg/pch/cpp-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -O0
+FAIL: gcc.dg/pch/cpp-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -O1
+FAIL: gcc.dg/pch/cpp-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -O2
+FAIL: gcc.dg/pch/cpp-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -O3 -g
+FAIL: gcc.dg/pch/cpp-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -Os
+FAIL: gcc.dg/pch/cpp-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/cpp-3.c -O0 -g
+FAIL: gcc.dg/pch/cpp-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -O0
+FAIL: gcc.dg/pch/decl-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -O1
+FAIL: gcc.dg/pch/decl-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -O2
+FAIL: gcc.dg/pch/decl-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -O3 -g
+FAIL: gcc.dg/pch/decl-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -Os
+FAIL: gcc.dg/pch/decl-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/decl-1.c -O0 -g
+FAIL: gcc.dg/pch/decl-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -O0
+FAIL: gcc.dg/pch/decl-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -O1
+FAIL: gcc.dg/pch/decl-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -O2
+FAIL: gcc.dg/pch/decl-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -O3 -g
+FAIL: gcc.dg/pch/decl-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -Os
+FAIL: gcc.dg/pch/decl-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/decl-2.c -O0 -g
+FAIL: gcc.dg/pch/decl-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -O0
+FAIL: gcc.dg/pch/decl-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -O1
+FAIL: gcc.dg/pch/decl-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -O2
+FAIL: gcc.dg/pch/decl-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -O3 -g
+FAIL: gcc.dg/pch/decl-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -Os
+FAIL: gcc.dg/pch/decl-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/decl-3.c -O0 -g
+FAIL: gcc.dg/pch/decl-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -O0
+FAIL: gcc.dg/pch/decl-4.c -O0  assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -O1
+FAIL: gcc.dg/pch/decl-4.c -O1  assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -O2
+FAIL: gcc.dg/pch/decl-4.c -O2  assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -O3 -g
+FAIL: gcc.dg/pch/decl-4.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -Os
+FAIL: gcc.dg/pch/decl-4.c -Os  assembly comparison
+FAIL: gcc.dg/pch/decl-4.c -O0 -g
+FAIL: gcc.dg/pch/decl-4.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -O0
+FAIL: gcc.dg/pch/decl-5.c -O0  assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -O1
+FAIL: gcc.dg/pch/decl-5.c -O1  assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -O2
+FAIL: gcc.dg/pch/decl-5.c -O2  assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -O3 -g
+FAIL: gcc.dg/pch/decl-5.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -Os
+FAIL: gcc.dg/pch/decl-5.c -Os  assembly comparison
+FAIL: gcc.dg/pch/decl-5.c -O0 -g
+FAIL: gcc.dg/pch/decl-5.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/empty.c -O0
+FAIL: gcc.dg/pch/empty.c -O0  assembly comparison
+FAIL: gcc.dg/pch/empty.c -O1
+FAIL: gcc.dg/pch/empty.c -O1  assembly comparison
+FAIL: gcc.dg/pch/empty.c -O2
+FAIL: gcc.dg/pch/empty.c -O2  assembly comparison
+FAIL: gcc.dg/pch/empty.c -O3 -g
+FAIL: gcc.dg/pch/empty.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/empty.c -Os
+FAIL: gcc.dg/pch/empty.c -Os  assembly comparison
+FAIL: gcc.dg/pch/empty.c -O0 -g
+FAIL: gcc.dg/pch/empty.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/except-1.c -O0
+FAIL: gcc.dg/pch/except-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/except-1.c -O1
+FAIL: gcc.dg/pch/except-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/except-1.c -O2
+FAIL: gcc.dg/pch/except-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/except-1.c -O3 -g
+FAIL: gcc.dg/pch/except-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/except-1.c -Os
+FAIL: gcc.dg/pch/except-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/except-1.c -O0 -g
+FAIL: gcc.dg/pch/except-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/global-1.c -O0
+FAIL: gcc.dg/pch/global-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/global-1.c -O1
+FAIL: gcc.dg/pch/global-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/global-1.c -O2
+FAIL: gcc.dg/pch/global-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/global-1.c -O3 -g
+FAIL: gcc.dg/pch/global-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/global-1.c -Os
+FAIL: gcc.dg/pch/global-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/global-1.c -O0 -g
+FAIL: gcc.dg/pch/global-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -O0
+FAIL: gcc.dg/pch/ident-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -O1
+FAIL: gcc.dg/pch/ident-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -O2
+FAIL: gcc.dg/pch/ident-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -O3 -g
+FAIL: gcc.dg/pch/ident-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -Os
+FAIL: gcc.dg/pch/ident-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/ident-1.c -O0 -g
+FAIL: gcc.dg/pch/ident-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/import-1.c -O0
+FAIL: gcc.dg/pch/import-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/import-1.c -O1
+FAIL: gcc.dg/pch/import-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/import-1.c -O2
+FAIL: gcc.dg/pch/import-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/import-1.c -O3 -g
+FAIL: gcc.dg/pch/import-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/import-1.c -Os
+FAIL: gcc.dg/pch/import-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/import-1.c -O0 -g
+FAIL: gcc.dg/pch/import-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/import-2.c -O0
+FAIL: gcc.dg/pch/import-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/import-2.c -O1
+FAIL: gcc.dg/pch/import-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/import-2.c -O2
+FAIL: gcc.dg/pch/import-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/import-2.c -O3 -g
+FAIL: gcc.dg/pch/import-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/import-2.c -Os
+FAIL: gcc.dg/pch/import-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/import-2.c -O0 -g
+FAIL: gcc.dg/pch/import-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -O0
+FAIL: gcc.dg/pch/inline-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -O1
+FAIL: gcc.dg/pch/inline-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -O2
+FAIL: gcc.dg/pch/inline-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -O3 -g
+FAIL: gcc.dg/pch/inline-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -Os
+FAIL: gcc.dg/pch/inline-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/inline-1.c -O0 -g
+FAIL: gcc.dg/pch/inline-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -O0
+FAIL: gcc.dg/pch/inline-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -O1
+FAIL: gcc.dg/pch/inline-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -O2
+FAIL: gcc.dg/pch/inline-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -O3 -g
+FAIL: gcc.dg/pch/inline-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -Os
+FAIL: gcc.dg/pch/inline-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/inline-2.c -O0 -g
+FAIL: gcc.dg/pch/inline-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -O0
+FAIL: gcc.dg/pch/inline-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -O1
+FAIL: gcc.dg/pch/inline-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -O2
+FAIL: gcc.dg/pch/inline-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -O3 -g
+FAIL: gcc.dg/pch/inline-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -Os
+FAIL: gcc.dg/pch/inline-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/inline-3.c -O0 -g
+FAIL: gcc.dg/pch/inline-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -O0
+FAIL: gcc.dg/pch/inline-4.c -O0  assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -O1
+FAIL: gcc.dg/pch/inline-4.c -O1  assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -O2
+FAIL: gcc.dg/pch/inline-4.c -O2  assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -O3 -g
+FAIL: gcc.dg/pch/inline-4.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -Os
+FAIL: gcc.dg/pch/inline-4.c -Os  assembly comparison
+FAIL: gcc.dg/pch/inline-4.c -O0 -g
+FAIL: gcc.dg/pch/inline-4.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/largefile.c -O0
+FAIL: gcc.dg/pch/largefile.c -O0  assembly comparison
+FAIL: gcc.dg/pch/largefile.c -O1
+FAIL: gcc.dg/pch/largefile.c -O1  assembly comparison
+FAIL: gcc.dg/pch/largefile.c -O2
+FAIL: gcc.dg/pch/largefile.c -O2  assembly comparison
+FAIL: gcc.dg/pch/largefile.c -O3 -g
+FAIL: gcc.dg/pch/largefile.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/largefile.c -Os
+FAIL: gcc.dg/pch/largefile.c -Os  assembly comparison
+FAIL: gcc.dg/pch/largefile.c -O0 -g
+FAIL: gcc.dg/pch/largefile.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -O0
+FAIL: gcc.dg/pch/macro-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -O1
+FAIL: gcc.dg/pch/macro-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -O2
+FAIL: gcc.dg/pch/macro-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -O3 -g
+FAIL: gcc.dg/pch/macro-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -Os
+FAIL: gcc.dg/pch/macro-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/macro-1.c -O0 -g
+FAIL: gcc.dg/pch/macro-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -O0
+FAIL: gcc.dg/pch/macro-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -O1
+FAIL: gcc.dg/pch/macro-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -O2
+FAIL: gcc.dg/pch/macro-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -O3 -g
+FAIL: gcc.dg/pch/macro-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -Os
+FAIL: gcc.dg/pch/macro-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/macro-2.c -O0 -g
+FAIL: gcc.dg/pch/macro-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -O0
+FAIL: gcc.dg/pch/macro-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -O1
+FAIL: gcc.dg/pch/macro-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -O2
+FAIL: gcc.dg/pch/macro-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -O3 -g
+FAIL: gcc.dg/pch/macro-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -Os
+FAIL: gcc.dg/pch/macro-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/macro-3.c -O0 -g
+FAIL: gcc.dg/pch/macro-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -O0
+FAIL: gcc.dg/pch/macro-4.c -O0  assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -O1
+FAIL: gcc.dg/pch/macro-4.c -O1  assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -O2
+FAIL: gcc.dg/pch/macro-4.c -O2  assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -O3 -g
+FAIL: gcc.dg/pch/macro-4.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -Os
+FAIL: gcc.dg/pch/macro-4.c -Os  assembly comparison
+FAIL: gcc.dg/pch/macro-4.c -O0 -g
+FAIL: gcc.dg/pch/macro-4.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/pr66343-1.c -O0
+FAIL: gcc.dg/pch/pr66343-1.c -O1
+FAIL: gcc.dg/pch/pr66343-1.c -O2
+FAIL: gcc.dg/pch/pr66343-1.c -O3 -g
+FAIL: gcc.dg/pch/pr66343-1.c -Os
+FAIL: gcc.dg/pch/pr66343-1.c -O0 -g
+FAIL: gcc.dg/pch/pr66343-2.c -O0
+FAIL: gcc.dg/pch/pr66343-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/pr66343-2.c -O1
+FAIL: gcc.dg/pch/pr66343-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/pr66343-2.c -O2
+FAIL: gcc.dg/pch/pr66343-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/pr66343-2.c -O3 -g
+FAIL: gcc.dg/pch/pr66343-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/pr66343-2.c -Os
+FAIL: gcc.dg/pch/pr66343-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/pr66343-2.c -O0 -g
+FAIL: gcc.dg/pch/pr66343-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/pr66343-3.c -O0
+FAIL: gcc.dg/pch/pr66343-3.c -O1
+FAIL: gcc.dg/pch/pr66343-3.c -O2
+FAIL: gcc.dg/pch/pr66343-3.c -O3 -g
+FAIL: gcc.dg/pch/pr66343-3.c -Os
+FAIL: gcc.dg/pch/pr66343-3.c -O0 -g
+FAIL: gcc.dg/pch/pushpop-1.c -O0
+FAIL: gcc.dg/pch/pushpop-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/pushpop-1.c -O1
+FAIL: gcc.dg/pch/pushpop-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/pushpop-1.c -O2
+FAIL: gcc.dg/pch/pushpop-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/pushpop-1.c -O3 -g
+FAIL: gcc.dg/pch/pushpop-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/pushpop-1.c -Os
+FAIL: gcc.dg/pch/pushpop-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/pushpop-1.c -O0 -g
+FAIL: gcc.dg/pch/pushpop-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -O0
+FAIL: gcc.dg/pch/save-temps-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -O1
+FAIL: gcc.dg/pch/save-temps-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -O2
+FAIL: gcc.dg/pch/save-temps-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -O3 -g
+FAIL: gcc.dg/pch/save-temps-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -Os
+FAIL: gcc.dg/pch/save-temps-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/save-temps-1.c -O0 -g
+FAIL: gcc.dg/pch/save-temps-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/static-1.c -O0
+FAIL: gcc.dg/pch/static-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/static-1.c -O1
+FAIL: gcc.dg/pch/static-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/static-1.c -O2
+FAIL: gcc.dg/pch/static-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/static-1.c -O3 -g
+FAIL: gcc.dg/pch/static-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/static-1.c -Os
+FAIL: gcc.dg/pch/static-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/static-1.c -O0 -g
+FAIL: gcc.dg/pch/static-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/static-2.c -O0
+FAIL: gcc.dg/pch/static-2.c -O0  assembly comparison
+FAIL: gcc.dg/pch/static-2.c -O1
+FAIL: gcc.dg/pch/static-2.c -O1  assembly comparison
+FAIL: gcc.dg/pch/static-2.c -O2
+FAIL: gcc.dg/pch/static-2.c -O2  assembly comparison
+FAIL: gcc.dg/pch/static-2.c -O3 -g
+FAIL: gcc.dg/pch/static-2.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/static-2.c -Os
+FAIL: gcc.dg/pch/static-2.c -Os  assembly comparison
+FAIL: gcc.dg/pch/static-2.c -O0 -g
+FAIL: gcc.dg/pch/static-2.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/static-3.c -O0
+FAIL: gcc.dg/pch/static-3.c -O0  assembly comparison
+FAIL: gcc.dg/pch/static-3.c -O1
+FAIL: gcc.dg/pch/static-3.c -O1  assembly comparison
+FAIL: gcc.dg/pch/static-3.c -O2
+FAIL: gcc.dg/pch/static-3.c -O2  assembly comparison
+FAIL: gcc.dg/pch/static-3.c -O3 -g
+FAIL: gcc.dg/pch/static-3.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/static-3.c -Os
+FAIL: gcc.dg/pch/static-3.c -Os  assembly comparison
+FAIL: gcc.dg/pch/static-3.c -O0 -g
+FAIL: gcc.dg/pch/static-3.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -O0
+FAIL: gcc.dg/pch/struct-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -O1
+FAIL: gcc.dg/pch/struct-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -O2
+FAIL: gcc.dg/pch/struct-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -O3 -g
+FAIL: gcc.dg/pch/struct-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -Os
+FAIL: gcc.dg/pch/struct-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/struct-1.c -O0 -g
+FAIL: gcc.dg/pch/struct-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/system-1.c -O0
+FAIL: gcc.dg/pch/system-1.c -O0  assembly comparison
+FAIL: gcc.dg/pch/system-1.c -O1
+FAIL: gcc.dg/pch/system-1.c -O1  assembly comparison
+FAIL: gcc.dg/pch/system-1.c -O2
+FAIL: gcc.dg/pch/system-1.c -O2  assembly comparison
+FAIL: gcc.dg/pch/system-1.c -O3 -g
+FAIL: gcc.dg/pch/system-1.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/system-1.c -Os
+FAIL: gcc.dg/pch/system-1.c -Os  assembly comparison
+FAIL: gcc.dg/pch/system-1.c -O0 -g
+FAIL: gcc.dg/pch/system-1.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/valid-1.c -O0
+FAIL: gcc.dg/pch/valid-1.c -O1
+FAIL: gcc.dg/pch/valid-1.c -O2
+FAIL: gcc.dg/pch/valid-1.c -O3 -g
+FAIL: gcc.dg/pch/valid-1.c -Os
+FAIL: gcc.dg/pch/valid-1.c -O0 -g
+FAIL: gcc.dg/pch/valid-1b.c -O0
+FAIL: gcc.dg/pch/valid-1b.c -O0  assembly comparison
+FAIL: gcc.dg/pch/valid-1b.c -O1
+FAIL: gcc.dg/pch/valid-1b.c -O1  assembly comparison
+FAIL: gcc.dg/pch/valid-1b.c -O2
+FAIL: gcc.dg/pch/valid-1b.c -O2  assembly comparison
+FAIL: gcc.dg/pch/valid-1b.c -O3 -g
+FAIL: gcc.dg/pch/valid-1b.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/valid-1b.c -Os
+FAIL: gcc.dg/pch/valid-1b.c -Os  assembly comparison
+FAIL: gcc.dg/pch/valid-1b.c -O0 -g
+FAIL: gcc.dg/pch/valid-1b.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/valid-2.c -O0
+FAIL: gcc.dg/pch/valid-2.c -O1
+FAIL: gcc.dg/pch/valid-2.c -O2
+FAIL: gcc.dg/pch/valid-2.c -O3 -g
+FAIL: gcc.dg/pch/valid-2.c -Os
+FAIL: gcc.dg/pch/valid-2.c -O0 -g
+FAIL: gcc.dg/pch/valid-4.c -O0
+FAIL: gcc.dg/pch/valid-4.c -O0  assembly comparison
+FAIL: gcc.dg/pch/valid-4.c -O1
+FAIL: gcc.dg/pch/valid-4.c -O1  assembly comparison
+FAIL: gcc.dg/pch/valid-4.c -O2
+FAIL: gcc.dg/pch/valid-4.c -O2  assembly comparison
+FAIL: gcc.dg/pch/valid-4.c -O3 -g
+FAIL: gcc.dg/pch/valid-4.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/valid-4.c -Os
+FAIL: gcc.dg/pch/valid-4.c -Os  assembly comparison
+FAIL: gcc.dg/pch/valid-4.c -O0 -g
+FAIL: gcc.dg/pch/valid-4.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -O0
+FAIL: gcc.dg/pch/valid-5.c -O0  assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -O1
+FAIL: gcc.dg/pch/valid-5.c -O1  assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -O2
+FAIL: gcc.dg/pch/valid-5.c -O2  assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -O3 -g
+FAIL: gcc.dg/pch/valid-5.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -Os
+FAIL: gcc.dg/pch/valid-5.c -Os  assembly comparison
+FAIL: gcc.dg/pch/valid-5.c -O0 -g
+FAIL: gcc.dg/pch/valid-5.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -O0
+FAIL: gcc.dg/pch/valid-6.c -O0  assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -O1
+FAIL: gcc.dg/pch/valid-6.c -O1  assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -O2
+FAIL: gcc.dg/pch/valid-6.c -O2  assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -O3 -g
+FAIL: gcc.dg/pch/valid-6.c -O3 -g  assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -Os
+FAIL: gcc.dg/pch/valid-6.c -Os  assembly comparison
+FAIL: gcc.dg/pch/valid-6.c -O0 -g
+FAIL: gcc.dg/pch/valid-6.c -O0 -g assembly comparison
+FAIL: gcc.dg/pch/warn-1.c -O0
+FAIL: gcc.dg/pch/warn-1.c -O1
+FAIL: gcc.dg/pch/warn-1.c -O2
+FAIL: gcc.dg/pch/warn-1.c -O3 -g
+FAIL: gcc.dg/pch/warn-1.c -Os
+FAIL: gcc.dg/pch/warn-1.c -O0 -g
+
+Running gcc:gcc.dg/plugin/plugin.exp ...
+FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (internal compiler error: in df_refs_verify, at df-scan.cc:4009)
+FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must_tail_call_plugin.so (test for excess errors)
+
+Running gcc:gcc.dg/simulate-thread/simulate-thread.exp ...
+FAIL: gcc.dg/simulate-thread/atomic-load-longlong.c -O0 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O0 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O2 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-int.c -O3 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-longlong.c -O0 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-longlong.c -O2 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-longlong.c -O3 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-short.c -O0 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-short.c -O2 -g  thread simulation test
+FAIL: gcc.dg/simulate-thread/atomic-other-short.c -O3 -g  thread simulation test
+
+Running gcc:gcc.dg/torture/dg-torture.exp ...
+FAIL: gcc.dg/torture/builtin-iseqsig-1.c -Os  execution test
+FAIL: gcc.dg/torture/builtin-iseqsig-2.c -Os  execution test
+FAIL: gcc.dg/torture/builtin-iseqsig-3.c -Os  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O0  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O1  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -O3 -g  execution test
+FAIL: gcc.dg/torture/c2x-stdarg-split-1a.c -Os  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O0  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O1  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -O3 -g  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-1.c -Os  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O0  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O1  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -O3 -g  execution test
+FAIL: gcc.dg/torture/fp-uint64-convert-double-2.c -Os  execution test
+
+Running gcc:gcc.dg/tree-prof/tree-prof.exp ...
+FAIL: gcc.dg/tree-prof/pr77698.c scan-rtl-dump-times alignments "internal loop alignment added" 1
+
+Running gcc:gcc.dg/tree-ssa/tree-ssa.exp ...
+FAIL: gcc.dg/tree-ssa/predcom-2.c scan-tree-dump-times pcom "Unrolling 2 times." 2
+FAIL: gcc.dg/tree-ssa/scev-3.c scan-tree-dump-times ivopts "&a" 1
+FAIL: gcc.dg/tree-ssa/scev-5.c scan-tree-dump-times ivopts "&a" 1
+
+Running gcc:gcc.dg/vect/vect.exp ...
+FAIL: gcc.dg/vect/slp-47.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+FAIL: gcc.dg/vect/slp-47.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+FAIL: gcc.dg/vect/slp-48.c -flto -ffat-lto-objects  scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+FAIL: gcc.dg/vect/slp-48.c scan-tree-dump-times vect "vectorizing stmts using SLP" 2
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s124.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s124.c scan-tree-dump vect "vectorized 1 loops"
+FAIL: gcc.dg/vect/tsvc/vect-tsvc-s1281.c -flto -ffat-lto-objects execution test
+FAIL: gcc.dg/vect/tsvc/vect-tsvc-s1281.c execution test
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s276.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s276.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s3111.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s3111.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s3113.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s3113.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s312.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s312.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s314.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s314.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s316.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s316.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s317.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s317.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s319.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s319.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s441.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s441.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s443.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s443.c scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s453.c -flto -ffat-lto-objects  scan-tree-dump vect "vectorized 1 loops"
+XPASS: gcc.dg/vect/tsvc/vect-tsvc-s453.c scan-tree-dump vect "vectorized 1 loops"
+FAIL: gcc.dg/vect/vect-fmax-2.c -flto -ffat-lto-objects  scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmax-2.c -flto -ffat-lto-objects  scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmax-2.c scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmax-2.c scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmax-3.c -flto -ffat-lto-objects  scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmax-3.c -flto -ffat-lto-objects  scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmax-3.c scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmax-3.c scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmin-2.c -flto -ffat-lto-objects  scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmin-2.c -flto -ffat-lto-objects  scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmin-2.c scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmin-2.c scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmin-3.c -flto -ffat-lto-objects  scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmin-3.c -flto -ffat-lto-objects  scan-tree-dump vect "LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-fmin-3.c scan-tree-dump vect "Detected reduction"
+FAIL: gcc.dg/vect/vect-fmin-3.c scan-tree-dump vect "LOOP VECTORIZED"
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/addr-modes-float.c scan-assembler vst3.8\t{d[02468], d[02468], d[02468]}, \\[r[0-9]+\\]!
+FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 45)
+FAIL: gcc.target/arm/bfloat16_scalar_typecheck.c (test for errors, line 97)
+FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vmaxnm.f32\ts[0-9]+, s[0-9]+, s[0-9]+ 1
+FAIL: gcc.target/arm/fmaxmin.c scan-assembler-times vminnm.f32\ts[0-9]+, s[0-9]+, s[0-9]+ 1
+FAIL: gcc.target/arm/ftest-armv5t-thumb.c (test for excess errors)
+FAIL: gcc.target/arm/ftest-armv5te-thumb.c (test for excess errors)
+FAIL: gcc.target/arm/ftest-armv6-thumb.c (test for excess errors)
+FAIL: gcc.target/arm/ftest-armv6k-thumb.c (test for excess errors)
+FAIL: gcc.target/arm/ftest-armv6z-thumb.c (test for excess errors)
+FAIL: gcc.target/arm/memset-inline-8.c scan-assembler-not vstr
+FAIL: gcc.target/arm/pr40457-2.c scan-assembler strd|stm
+FAIL: gcc.target/arm/pr43920-2.c object-size text <= 54
+FAIL: gcc.target/arm/pr43920-2.c scan-assembler-times pop 2
+		=== gfortran tests ===
+
+Running gfortran:gfortran.dg/ieee/ieee.exp ...
+FAIL: gfortran.dg/ieee/comparisons_3.F90 -Os  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -O0  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -O1  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -O2  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -O3 -g  execution test
+FAIL: gfortran.dg/ieee/modes_1.f90 -Os  execution test
+		=== libstdc++ tests ===
+
+Running libstdc++:libstdc++-dg/conformance.exp ...
+FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++23 execution test
+FAIL: 19_diagnostics/stacktrace/current.cc -std=gnu++26 execution test
+FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++23 execution test
+FAIL: 19_diagnostics/stacktrace/entry.cc -std=gnu++26 execution test
+FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++23 execution test
+FAIL: 19_diagnostics/stacktrace/stacktrace.cc -std=gnu++26 execution test
+FAIL: 23_containers/vector/bool/110807.cc -std=gnu++17 (test for excess errors)
+FAIL: 29_atomics/atomic/compare_exchange_padding.cc -std=gnu++20 execution test
+FAIL: 29_atomics/atomic/compare_exchange_padding.cc -std=gnu++26 execution test
diff --git a/11-check_regression/console.log.xz b/11-check_regression/console.log.xz
new file mode 100644
index 000000000..35bebc1c6
Binary files /dev/null and b/11-check_regression/console.log.xz differ
diff --git a/11-check_regression/extra-bisect-params b/11-check_regression/extra-bisect-params
new file mode 100644
index 000000000..a9f6fcaab
--- /dev/null
+++ b/11-check_regression/extra-bisect-params
@@ -0,0 +1 @@
+extra_build_params=++testsuites gcc:gcc.target/arm/arm.exp 
diff --git a/11-check_regression/fails.sum b/11-check_regression/fails.sum
new file mode 100644
index 000000000..d792f3d0c
--- /dev/null
+++ b/11-check_regression/fails.sum
@@ -0,0 +1,10 @@
+		=== gcc tests ===
+
+Running gcc:gcc.target/arm/arm.exp ...
+FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3
+
+		=== Results Summary ===
+
+# of stable fails		1068
+# of flaky entries		0
+# of all tests			556228
diff --git a/11-check_regression/flaky.xfail b/11-check_regression/flaky.xfail
new file mode 100644
index 000000000..a1a0a1ba5
--- /dev/null
+++ b/11-check_regression/flaky.xfail
@@ -0,0 +1,2 @@
+################################
+# Known flaky tests
diff --git a/11-check_regression/results.regressions b/11-check_regression/results.regressions
new file mode 100644
index 000000000..0e86a6495
--- /dev/null
+++ b/11-check_regression/results.regressions
@@ -0,0 +1 @@
+# 1 regressions
diff --git a/11-check_regression/trigger-bisect b/11-check_regression/trigger-bisect
new file mode 100644
index 000000000..e536cb655
--- /dev/null
+++ b/11-check_regression/trigger-bisect
@@ -0,0 +1,3 @@
+current_project=gcc
+bad_git=https://github.com/gcc-mirror/gcc.git#f55cdce3f8dd8503e080e35be59c5f5390f6d95e
+extra_build_params=++testsuites gcc:gcc.target/arm/arm.exp 
diff --git a/README.html b/README.html
index 07d1126ce..c731344f2 100644
--- a/README.html
+++ b/README.html
@@ -61,6 +61,8 @@ List of files below:
 <li><a href="./jenkins/run-build.env/*view*/">./jenkins/run-build.env</a>
 <li><a href="./manifest.sh/*view*/">./manifest.sh</a>
 <li><a href="./notify/configure-make.txt">./notify/configure-make.txt</a>
+<li><a href="./notify/configure-toolchain.txt/*view*/">./notify/configure-toolchain.txt</a>
+<li><a href="./notify/fixes.sum/*view*/">./notify/fixes.sum</a>
 <li><a href="./notify/jira/comment-card.txt/*view*/">./notify/jira/comment-card.txt</a>
 <li><a href="./notify/jira/comment-template.txt/*view*/">./notify/jira/comment-template.txt</a>
 <li><a href="./notify/jira/components/*view*/">./notify/jira/components</a>
@@ -69,7 +71,7 @@ List of files below:
 <li><a href="./notify/jira/startdate/*view*/">./notify/jira/startdate</a>
 <li><a href="./notify/jira/summary/*view*/">./notify/jira/summary</a>
 <li><a href="./notify/jira/yaml/*view*/">./notify/jira/yaml</a>
-<li><a href="./notify/lnt_report.json">./notify/lnt_report.json</a>
+<li><a href="./notify/lnt_report.json/*view*/">./notify/lnt_report.json</a>
 <li><a href="./notify/mail-body.txt/*view*/">./notify/mail-body.txt</a>
 <li><a href="./notify/mail-recipients.txt/*view*/">./notify/mail-recipients.txt</a>
 <li><a href="./notify/mail-subject.txt/*view*/">./notify/mail-subject.txt</a>
diff --git a/README.txt b/README.txt
index 4e4843b13..68be641c5 100644
--- a/README.txt
+++ b/README.txt
@@ -58,6 +58,8 @@ List of files below:
 - ./jenkins/run-build.env
 - ./manifest.sh
 - ./notify/configure-make.txt
+- ./notify/configure-toolchain.txt
+- ./notify/fixes.sum
 - ./notify/jira/comment-card.txt
 - ./notify/jira/comment-template.txt
 - ./notify/jira/components
diff --git a/results b/results
index 22a848106..e29ce6688 100644
--- a/results
+++ b/results
@@ -16,3 +16,4 @@
 0
 # 1 regressions
 # 1 regressions
+# 1 regressions
diff --git a/sumfiles/xfails.xfail b/sumfiles/xfails.xfail
index ff0934213..fcab3ca53 100644
--- a/sumfiles/xfails.xfail
+++ b/sumfiles/xfails.xfail
@@ -3,7 +3,9 @@
 # - known flaky tests (from baseline)
 # - known failures (from baseline)
 #
+################################
 # Known flaky tests
+################################
 # Known failures (from baseline)
 		=== g++ tests ===
 
