# Comparing directories # REFERENCE: base-artifacts/sumfiles # CURRENT: artifacts/sumfiles # Comparing 8 common sum files: g++.sum gcc.sum gfortran.sum libatomic.sum libgomp.sum libitm.sum libstdc++.sum objc.sum Comparing: REFERENCE:/tmp/gxx-sum1.19002 CURRENT: /tmp/gxx-sum2.19002 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ | Passes [PASS] | 955989 | 956919 | | Unexpected fails [FAIL] | 51 | 71 | | Errors [ERROR] | 0 | 0 | | Unexpected passes [XPASS] | 13 | 13 | | Expected fails [XFAIL] | 5307 | 5307 | | Known fails [KFAIL] | 0 | 0 | | Unresolved [UNRESOLVED] | 3 | 3 | | Unsupported [UNSUPPORTED] | 11385 | 11126 | | Untested [UNTESTED] | 0 | 0 | +------------------------------------------+---------+---------+ REF PASS ratio: 0.988227 RES PASS ratio: 0.988481 o REGRESSIONS: +------------------------------------------+---------+ | PASS now FAIL [PASS => FAIL] | 13 | | FAIL appears [ => FAIL] | 12 | +------------------------------------------+---------+ | TOTAL_REGRESSIONS | 25 | +------------------------------------------+---------+ - PASS now FAIL [PASS => FAIL]: Executed from: g++:g++.target/aarch64/aarch64.exp g++:g++.target/aarch64/aarch64.exp=g++.target/aarch64/pr117048.C scan-assembler \\txar\\tv[0-9]+\\.2d, v[0-9]+\\.2d, v[0-9]+\\.2d, 32\\n Executed from: gcc:gcc.target/aarch64/aarch64.exp gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/rotate_xar_1.c check-function-bodies G1 gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/sha3_1.c scan-assembler-times xar\\tv[0-9]+.2d, v[0-9]+.2d, v[0-9]+.2d, 15 1 gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/sha3_2.c scan-assembler-times xar\\tv[0-9]+.2d, v[0-9]+.2d, v[0-9]+.2d, 15 1 gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/sha3_3.c scan-assembler-times xar\\tv[0-9]+.2d, v[0-9]+.2d, v[0-9]+.2d, 15 1 gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/xar_v2di_nonsve.c scan-assembler \\txar\\tv0.2d, v[0-9]+.2d, v[0-9]+.2d, 42 Executed from: gcc:gcc.target/aarch64/simd/simd.exp gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_add_add gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_add_eor gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_add_orr gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_shl_add gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_shl_eor gcc:gcc.target/aarch64/simd/simd.exp=gcc.target/aarch64/simd/pr117048.c check-function-bodies func_shl_orr Executed from: libgomp:libgomp.fortran/fortran.exp libgomp:libgomp.fortran/fortran.exp=libgomp.fortran/strassen.f90 -O execution test - FAIL appears [ => FAIL]: Executed from: gcc:gcc.misc-tests/gcov.exp gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-29.c gcov: 0 failures in line counts, 0 in branch percentages, 0 in condition/decision, 1 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-29.c line 826: expected 0/5 covered paths, was 0/6 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-30.c gcov: 0 failures in line counts, 0 in branch percentages, 0 in condition/decision, 1 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-30.c line 826: expected 0/5 covered paths, was 0/6 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c line 15: is #####:should be 1 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c line 13: is 2:should be 1 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c line 10: is 2:should be 3 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c line 18: is #####:should be 1 o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ | PASS disappears [PASS => ] | 158 | | PASS now XFAIL [PASS =>XFAIL] | 2 | | New PASS [ => PASS] | 1086 | | FAIL now PASS [FAIL => PASS] | 5 | | XFAIL disappears [XFAIL=> ] | 4 | | XFAIL now PASS [XFAIL=> PASS] | 3 | | XFAIL appears [ =>XFAIL] | 5 | | UNSUPPORTED disappears [UNSUP=> ] | 259 | | UNSUPPORTED appears [ =>UNSUP] | 3 | | Flaky cases, ignored [~RANDOM ] | 12 | +------------------------------------------+---------+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 1537 | +------------------------------------------+---------+ - PASS disappears [PASS => ]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 PR analyzer/103546 (test for bogus messages, line 892) Executed from: g++:g++.dg/dg.exp g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++11 (test for bogus messages, line 13) g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++20 (test for bogus messages, line 13) g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++26 (test for bogus messages, line 13) g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi106EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi107EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi125EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi126EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi132EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi133EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi138EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi139EL Executed from: g++:g++.dg/simulate-thread/simulate-thread.exp g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -Os -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O0 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O1 -g (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O2 -g -std=c++98 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O3 -g -std=c++11 (test for excess errors) g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -Os -g (test for excess errors) Executed from: g++:g++.dg/torture/dg-torture.exp g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O0 at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O1 at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 -flto -fno-use-linker-plugin -flto-partition=none at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O3 -g at line 4 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -Os at line 4 (test for bogus messages, line ) Executed from: gcc:gcc.dg/simulate-thread/simulate-thread.exp gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O3 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O0 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O2 -g (test for excess errors) gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O3 -g (test for excess errors) Executed from: gcc:gcc.dg/torture/dg-torture.exp gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O0 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O1 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O3 -g (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -Os (test for bogus messages, line 12) Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " w?\\* " 10 Executed from: gfortran:gfortran.dg/guality/guality.exp gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O0 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O0 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O1 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O1 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O2 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O2 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -g (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -g execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Os (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Os execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Og (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Og execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O0 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O0 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O1 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O1 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O2 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O2 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -g (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -g execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Os (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Os execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Og (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Og execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O0 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O0 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O1 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O1 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O2 (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O2 execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -g (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -g execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Os (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Os execution test gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Og (test for excess errors) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Og execution test - PASS now XFAIL [PASS =>XFAIL]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20 PR analyzer/103546 (test for bogus messages, line 892) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++26 PR analyzer/103546 (test for bogus messages, line 892) - New PASS [ => PASS]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++20 (test for warnings, line 17) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++20 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++26 (test for warnings, line 17) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++26 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++98 (test for warnings, line 17) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c -std=c++98 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-5.c -std=c++20 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-5.c -std=c++26 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-5.c -std=c++98 (test for excess errors) Executed from: g++:g++.dg/dg.exp g++:g++.dg/dg.exp=g++.dg/cpp0x/pr123692.C -std=c++11 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp0x/pr123692.C -std=c++20 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp0x/pr123692.C -std=c++26 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++11 (test for warnings, line 11) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++11 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++11 at line 10 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++11 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++20 (test for warnings, line 11) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++20 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++20 at line 10 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++20 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++23 (test for warnings, line 11) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++23 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++23 at line 10 (test for warnings, line 9) g++:g++.dg/dg.exp=g++.dg/cpp26/expansion-stmt28.C -std=gnu++23 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp2a/pr123677.C -std=c++20 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp2a/pr123677.C -std=c++23 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/cpp2a/pr123677.C -std=c++26 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/lookup/operator-9.C -std=c++20 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/lookup/operator-9.C -std=c++23 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/lookup/operator-9.C -std=c++26 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++11 (test for bogus messages, line 14) g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++20 (test for bogus messages, line 14) g++:g++.dg/dg.exp=g++.dg/opt/pr119274.C -std=gnu++26 (test for bogus messages, line 14) g++:g++.dg/dg.exp=g++.dg/opt/pr123724.C -std=gnu++17 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/opt/pr123724.C -std=gnu++20 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/opt/pr123724.C -std=gnu++26 (test for excess errors) g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi106EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi107EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi125EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi126EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi132EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi133EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi138EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi139EL g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler \t.weak\t_Z3fooILi140EL Executed from: g++:g++.dg/gcov/gcov.exp g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 100 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 102 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 103 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 105 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 113 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 115 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 116 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 118 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 141 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 143 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 145 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 150 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 152 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 154 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 156 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 158 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 160 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 162 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 164 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 165 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 173 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 175 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 177 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 181 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 183 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 185 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 187 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 189 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 192 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 200 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 202 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 204 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 206 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 208 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 210 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 212 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 214 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 215 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 254 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 257 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 260 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 261 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 262 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 266 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 269 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 271 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 272 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 273 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 275 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 276 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 279 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 41 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 55 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 59 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 66 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 count for line 74 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 100 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 102 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 103 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 105 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 113 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 115 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 116 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 118 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 141 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 143 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 145 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 150 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 152 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 154 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 156 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 158 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 160 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 162 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 164 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 165 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 173 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 175 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 177 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 181 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 183 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 185 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 187 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 189 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 192 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 200 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 202 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 204 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 206 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 208 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 210 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 212 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 214 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 215 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 254 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 257 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 260 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 261 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 262 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 266 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 269 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 271 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 272 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 273 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 275 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 276 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 279 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 41 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 55 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 59 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 66 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 count for line 74 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 100 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 102 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 103 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 105 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 113 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 115 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 116 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 118 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 141 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 143 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 145 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 150 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 152 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 154 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 156 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 158 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 160 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 162 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 164 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 165 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 173 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 175 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 177 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 181 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 183 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 185 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 187 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 189 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 192 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 200 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 202 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 204 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 206 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 208 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 210 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 212 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 214 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 215 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 254 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 257 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 260 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 261 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 262 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 266 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 269 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 271 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 272 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 273 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 275 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 276 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 279 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 41 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 55 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 59 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 66 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 count for line 74 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 19 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 28 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 19 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 28 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 19 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 28 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 22 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 22 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 18 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 22 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++20 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++26 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++98 count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-17.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-17.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-18.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-18.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-18.C gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 15 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 15 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 15 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++20 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++26 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++98 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++20 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++26 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++98 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 count for line 35 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 count for line 35 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 count for line 33 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 count for line 35 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++11 (test for warnings, line 12) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++11 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++11 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++11 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 count for line 20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 count for line 17 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 count for line 26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 count for line 29 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 count for line 46 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 count for line 46 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 count for line 36 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 count for line 46 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 count for line 24 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 count for line 5 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 30 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 37 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 48 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 53 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 63 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 68 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 count for line 78 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 30 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 37 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 48 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 53 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 63 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 68 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 count for line 78 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 14 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 21 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 30 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 37 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 43 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 48 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 53 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 58 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 63 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 68 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 73 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 count for line 78 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 45 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 count for line 50 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 45 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 count for line 50 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 16 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 23 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 25 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 32 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 39 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 45 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 count for line 50 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C count for line 10 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C count for line 13 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C count for line 7 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C count for line 9 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88045.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88045.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88045.C gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263-2.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263-2.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263-2.C gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263.C gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++98 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr98273.C (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr98273.C execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++20 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++26 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++98 count for line 8 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++98 execution test Executed from: g++:g++.dg/gomp/gomp.exp g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++20 scan-tree-dump-not gimple " shared\\(sum\\)" g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++20 (test for excess errors) g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++26 scan-tree-dump-not gimple " shared\\(sum\\)" g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++26 (test for excess errors) g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++98 scan-tree-dump-not gimple " shared\\(sum\\)" g++:g++.dg/gomp/gomp.exp=g++.dg/gomp/pr123597.C -std=c++98 (test for excess errors) Executed from: g++:g++.dg/torture/dg-torture.exp g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O0 at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O1 at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 -flto -fno-use-linker-plugin -flto-partition=none at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -O3 -g at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr118521.C -Os at line 5 (test for bogus messages, line ) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O0 (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O1 (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O2 (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -O3 -g (test for excess errors) g++:g++.dg/torture/dg-torture.exp=g++.dg/torture/pr123729.C -Os (test for excess errors) Executed from: gcc:gcc.c-torture/compile/compile.exp gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123703.c -O0 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123703.c -O1 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123703.c -O2 (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123703.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/pr123703.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/pr123703.c -O3 -g (test for excess errors) gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr123703.c -Os (test for excess errors) Executed from: gcc:gcc.c-torture/execute/execute.exp gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O0 (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O0 execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O1 (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O1 execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O3 -g (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -O3 -g execution test gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -Os (test for excess errors) gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr123753.c -Os execution test Executed from: gcc:gcc.dg/analyzer/analyzer.exp gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c (test for warnings, line 17) gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-4.c (test for excess errors) gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/aliasing-5.c (test for excess errors) Executed from: gcc:gcc.dg/dg.exp gcc:gcc.dg/dg.exp=gcc.dg/pr123314.c (test for excess errors) Executed from: gcc:gcc.dg/torture/dg-torture.exp gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O0 PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O1 PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -O3 -g PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr113026-1.c -Os PR118504 (test for bogus messages, line 12) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O0 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O0 execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O1 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O1 execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O3 -g (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -O3 -g execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -Os (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr120258-1.c -Os execution test gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O0 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O1 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O2 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -O3 -g (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123144.c -Os (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O0 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O1 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O2 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -O3 -g (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123745-1.c -Os (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O0 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O1 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O2 (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -O3 -g (test for excess errors) gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr123778-1.c -Os (test for excess errors) Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/slsr-8.c scan-tree-dump-times optimized " w?\\* " 8 Executed from: gcc:gcc.dg/vect/vect.exp gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr123731.c (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr123731.c -flto -ffat-lto-objects (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr123731.c -flto -ffat-lto-objects execution test gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/pr123731.c execution test gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123697.c (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123697.c -flto -ffat-lto-objects (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123755.c (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123755.c -flto -ffat-lto-objects (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123756.c (test for excess errors) gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-pr123756.c -flto -ffat-lto-objects (test for excess errors) Executed from: gcc:gcc.misc-tests/gcov.exp gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10.c count for line 10 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10b.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10b.c count for line 10 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10b.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10b.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c count for line 11 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c count for line 18 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c count for line 9 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c count for line 16 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c count for line 3 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c count for line 20 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c count for line 25 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c count for line 19 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c count for line 25 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c count for line 11 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c count for line 12 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c count for line 34 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c count for line 36 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c count for line 37 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c count for line 40 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 10 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 20 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 22 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 25 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c count for line 26 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-19.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-19.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-19.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-20.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-20.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-20.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-22.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-22.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-22.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 11 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 13 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 22 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 25 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c count for line 9 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-25.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-25.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-25.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-26.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-26.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-26.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-27.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-27.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-27.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-28.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-28.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-28.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-29.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-29.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c count for line 42 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c count for line 45 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-30.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-30.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-33.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-33.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-33.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-34.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-34.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-34.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 106 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 107 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 108 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 110 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 116 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 119 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 125 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 126 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 127 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 129 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 130 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 156 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 157 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 158 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 162 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 163 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 165 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 166 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 167 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 168 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 169 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 170 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 171 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 178 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 179 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 180 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 182 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 183 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 184 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 185 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 186 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 188 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 195 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 196 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 197 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 198 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 199 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 200 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 201 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 202 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 203 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 242 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 244 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 247 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 248 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 254 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 255 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 256 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 257 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 259 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 260 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 263 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 33 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 39 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 41 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 55 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 57 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 58 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 65 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 69 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 70 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 95 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 96 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 97 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c count for line 99 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4b.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4b.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4b.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-5b.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-5b.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-5b.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c count for line 20 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c count for line 22 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c count for line 31 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c count for line 35 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 20 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 24 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 28 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 33 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 37 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 41 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 43 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 46 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 78 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 81 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c count for line 83 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-8.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-8.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-8.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-9.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-9.c count for line 10 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-9.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-9.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c count for line 13 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c count for line 16 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c count for line 10 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c count for line 12 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c count for line 17 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c count for line 12 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c count for line 14 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c count for line 11 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c count for line 12 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c count for line 6 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c count for line 7 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c count for line 9 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c count for line 6 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c count for line 7 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c count for line 19 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c count for line 15 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c count for line 18 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c count for line 21 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c count for line 22 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-1.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-1.c count for line 9 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-1.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-1.c gcov gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-2.c (test for excess errors) gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-2.c count for line 9 gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-2.c execution test gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-2.c gcov Executed from: gcc:gcc.misc-tests/help.exp gcc:gcc.misc-tests/help.exp=compiler driver --help=algol68 option(s): ^ +-.*[^:.]$ gcc:gcc.misc-tests/help.exp=compiler driver --help=cobol option(s): ^ +-.*[^:.]$ gcc:gcc.misc-tests/help.exp=compiler driver --help=modula-2 option(s): ^ +-.*[^:.]$ gcc:gcc.misc-tests/help.exp=compiler driver --help=objc option(s): ^ +-.*[^:.]$ gcc:gcc.misc-tests/help.exp=compiler driver --help=objc++ option(s): ^ +-.*[^:.]$ gcc:gcc.misc-tests/help.exp=compiler driver --help=rust option(s): ^ +-.*[^:.]$ Executed from: gcc:gcc.target/aarch64/sve/aarch64-sve.exp gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/pr123697.c (test for excess errors) gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/pr123767.c (test for excess errors) gcc:gcc.target/aarch64/sve/aarch64-sve.exp=gcc.target/aarch64/sve/pr123767.c scan-tree-dump-not vect "{ 0, 576 }" Executed from: gcc:gcc.target/aarch64/sve2/aarch64-sve2.exp gcc:gcc.target/aarch64/sve2/aarch64-sve2.exp=gcc.target/aarch64/sve2/pr123775.c (test for excess errors) gcc:gcc.target/aarch64/sve2/aarch64-sve2.exp=gcc.target/aarch64/sve2/pr123775.c execution test Executed from: gcc:gcc.target/aarch64/torture/aarch64-torture.exp gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O0 (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O1 (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O2 (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -O3 -g (test for excess errors) gcc:gcc.target/aarch64/torture/aarch64-torture.exp=gcc.target/aarch64/torture/xar-zero.c -Os (test for excess errors) Executed from: gfortran:gfortran.dg/vect/vect.exp gfortran:gfortran.dg/vect/vect.exp=gfortran.dg/vect/vect-pr123741.f90 -O (test for excess errors) - FAIL now PASS [FAIL => PASS]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-default.C -std=c++14 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-default.C -std=c++20 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C -std=c++14 (test for excess errors) g++:g++.dg/analyzer/analyzer.exp=g++.dg/analyzer/fanalyzer-show-events-in-system-headers-no.C -std=c++20 (test for excess errors) Executed from: gcc:gcc.target/aarch64/aarch64.exp gcc:gcc.target/aarch64/aarch64.exp=gcc.target/aarch64/test_frame_2.c scan-assembler-times stp\tx30, x19, \\[sp, -[0-9]+\\]! 1 - XFAIL disappears [XFAIL=> ]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 (test for warnings, line 884) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 at line 885 (test for warnings, line 884) Executed from: g++:g++.dg/dg.exp g++:g++.dg/dg.exp=g++.dg/reflect/visibility1.C -std=c++26 scan-assembler-not \t.weak\t_Z3fooILi140EL Executed from: gcc:gcc.dg/analyzer/analyzer.exp gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c at line 885 (test for warnings, line 884) - XFAIL now PASS [XFAIL=> PASS]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++20 at line 885 (test for warnings, line 884) g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++26 at line 885 (test for warnings, line 884) Executed from: gcc:gcc.dg/analyzer/analyzer.exp gcc:gcc.dg/analyzer/analyzer.exp=gcc.dg/analyzer/pr93355-localealias.c (test for warnings, line 301) - XFAIL appears [ =>XFAIL]: Executed from: g++:g++.dg/gcov/gcov.exp g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 gcov failed: gcovpart-12b.C.gcov does not exist g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 gcov failed: gcovpart-12b.C.gcov does not exist g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 gcov failed: gcovpart-12b.C.gcov does not exist Executed from: gcc:gcc.misc-tests/gcov.exp gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c gcov: 1 failures in line counts, 0 in branch percentages, 0 in condition/decision, 0 in prime-paths, 0 in return percentages, 0 in intermediate format, 0 failed in filters gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c line 11: is #####:should be - - UNSUPPORTED disappears [UNSUP=> ]: Executed from: g++:g++.dg/gcov/gcov.exp g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-1.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-10.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-11.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-12.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-13.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-14.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-15.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-16.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-17.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-18.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-19.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-2.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-20.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-21.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-23.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-3.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-4.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-5.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++11 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-7.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-1.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-dump-2.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-threads-1.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/loop.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855-priority.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr16855.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr84548.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr86109.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88045.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263-2.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr88263.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr97069.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/pr98273.C g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/ternary.C -std=gnu++98 Executed from: g++:g++.dg/simulate-thread/simulate-thread.exp g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O2 -g -std=c++98 g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-1.C -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O2 -g -std=c++98 g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/atomics-2.C -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields-2.C -Os -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O0 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O1 -g thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O2 -g -std=c++98 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -O3 -g -std=c++11 thread simulation test g++:g++.dg/simulate-thread/simulate-thread.exp=g++.dg/simulate-thread/bitfields.C -Os -g thread simulation test Executed from: gcc:gcc.dg/simulate-thread/simulate-thread.exp gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-1.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-2.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-3.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=c-c++-common/simulate-thread/bitfields-4.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int128.c -O0 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int128.c -O2 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-int128.c -O3 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-longlong.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-load-short.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int128.c -O0 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int128.c -O2 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-int128.c -O3 -g gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-longlong.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/atomic-other-short.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-2.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-3.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store-4.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/speculative-store.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/strict-align-global.c -O3 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O0 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O2 -g thread simulation test gcc:gcc.dg/simulate-thread/simulate-thread.exp=gcc.dg/simulate-thread/subfields.c -O3 -g thread simulation test Executed from: gcc:gcc.misc-tests/gcov.exp gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-10b.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-11.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-12.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-13.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-14.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-15.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-16.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-17.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-18.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-19.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-1a.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-2.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-20.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-22.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-24.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-25.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-26.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-27.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-28.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-29.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-3.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-30.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-33.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-34.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-4b.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-5b.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-6.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-7.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-8.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-9.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr83813.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr84758.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85217.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85332.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85338.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85350.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr85372.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr86536.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-1.c gcc:gcc.misc-tests/gcov.exp=gcc.misc-tests/gcov-pr90574-2.c Executed from: gfortran:gfortran.dg/guality/guality.exp gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O0 line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O1 line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O2 line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -O3 -g line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Os line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/arg1.f90 -Og line 14 a(10) == 10 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O0 line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O1 line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O2 line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -O3 -g line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Os line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr119190.f90 -Og line 12 ci == (1,2) gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 a == d gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 b == c gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 c == b gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 d == a gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 e == 97 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 f == 97 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 g == 97 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 h == 97 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 i == ('a', 'a') gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O0 line 24 j == 'b' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O1 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O2 gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -O3 -g gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -Os gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr120193.f90 -Og gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O0 line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O1 line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O2 line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -O3 -g line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Os line 7 s == 'foo' gfortran:gfortran.dg/guality/guality.exp=gfortran.dg/guality/pr41558.f90 -Og line 7 s == 'foo' - UNSUPPORTED appears [ =>UNSUP]: Executed from: g++:g++.dg/analyzer/analyzer.exp g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/flex-without-call-summaries.c -std=c++98 Executed from: g++:g++.dg/gcov/gcov.exp g++:g++.dg/gcov/gcov.exp=test-gcov-17.py pytest python3 is missing g++:g++.dg/gcov/gcov.exp=test-pr98273.py pytest python3 is missing - Flaky cases, ignored [~RANDOM ]: Executed from: g++:g++.dg/gcov/gcov.exp g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++20 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++20 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++20 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++20 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++26 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++26 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++26 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++26 execution test g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++98 g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++98 gcov g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++98 (test for excess errors) g++:g++.dg/gcov/gcov.exp=g++.dg/gcov/gcov-8.C -std=gnu++98 execution test # Regressions found # Regressions in 8 common sum files found