# Comparing directories # REFERENCE: base-artifacts/sumfiles # CURRENT: artifacts/sumfiles # Comparing 3 common sum files: g++.sum gcc.sum libstdc++.sum Comparing: REFERENCE:/tmp/gxx-sum1.26113 CURRENT: /tmp/gxx-sum2.26113 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ | Passes [PASS] | 418326 | 418336 | | Unexpected fails [FAIL] | 111 | 110 | | Errors [ERROR] | 0 | 0 | | Unexpected passes [XPASS] | 7 | 7 | | Expected fails [XFAIL] | 2690 | 2690 | | Known fails [KFAIL] | 0 | 0 | | Unresolved [UNRESOLVED] | 12 | 11 | | Unsupported [UNSUPPORTED] | 13887 | 13887 | | Untested [UNTESTED] | 0 | 0 | +------------------------------------------+---------+---------+ REF PASS ratio: 0.967779 RES PASS ratio: 0.967785 o REGRESSIONS: +------------------------------------------+---------+ +------------------------------------------+---------+ | TOTAL_REGRESSIONS | 0 | +------------------------------------------+---------+ o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ | New PASS [ => PASS] | 9 | | FAIL now PASS [FAIL => PASS] | 1 | | UNRESOLVED disappears [UNRES=> ] | 1 | +------------------------------------------+---------+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 11 | +------------------------------------------+---------+ - New PASS [ => PASS]: Executed from: gcc:gcc.c-torture/compile/compile.exp gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O0 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O1 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O2 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -O3 -g (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123069.c -Os (test for excess errors) Executed from: gcc:gcc.dg/tls/tls.exp gcc:gcc.dg/tls/tls.exp=gcc.dg/tls/struct-2.c (test for excess errors) Executed from: libstdc++:libstdc++-dg/conformance.exp libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/insert_range.cc -std=gnu++26 execution test - FAIL now PASS [FAIL => PASS]: Executed from: libstdc++:libstdc++-dg/conformance.exp libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/insert_range.cc -std=gnu++26 (test for excess errors) - UNRESOLVED disappears [UNRES=> ]: Executed from: libstdc++:libstdc++-dg/conformance.exp libstdc++:libstdc++-dg/conformance.exp=23_containers/deque/modifiers/insert/insert_range.cc -std=gnu++26 compilation failed to produce executable # Improvements found # No regression found in 3 common sum files