From d9c7695a5808b5477d7d52889962f9e87450f846 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Sat, 14 Oct 2023 15:59:19 +0000 Subject: onsuccess: #149: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -7 | # build_abe newlib: | -5 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp: | -4 | # build_abe gdb: | -3 | # build_abe qemu: | -2 | # build_abe dejagnu: | -1 | # build_abe check_gcc -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m3 --set gcc_override_configure=--with-float=softfp --set target_board_options={-mthumb/-march=armv7-m/-mtune=cortex-m3/-mfloat-abi=softfp/-mfpu=auto} --qemu-cpu cortex-m3: | 0 check_regression status : 0 --- notify/jira/comment-template.txt | 4 +- notify/lnt_report.json | 18 +++--- notify/mail-body.txt | 73 +++++++++++++----------- notify/mail-subject.txt | 2 +- notify/progressions.sum | 6 ++ notify/results.compare | 119 +++++++++++++++++++++++++-------------- 6 files changed, 135 insertions(+), 87 deletions(-) create mode 100644 notify/progressions.sum (limited to 'notify') diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index c58151a..f1b2160 100644 --- a/notify/jira/comment-template.txt +++ b/notify/jira/comment-template.txt @@ -1,3 +1,3 @@ [GNU-692] -PASS -Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts/notify/mail-body.txt/*view*/ +PASS: 1 progressions +Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/lnt_report.json b/notify/lnt_report.json index d22a442..24de2e6 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,10 +6,10 @@ "Run": { "Info": { "__report_version__": "1", - "run_order": "148", + "run_order": "149", "tag": "tcwg_gnu_check" }, - "Start Time": "2023-10-14 15:58:23" + "Start Time": "2023-10-14 15:59:18" }, "Tests": [ { @@ -22,7 +22,7 @@ , { "Data": [ - 151849 + 151892 ], "Info": {}, "Name": "tcwg_gnu_check.gcc.expected_passes.nb_pass" @@ -30,7 +30,7 @@ , { "Data": [ - 8982 + 8983 ], "Info": {}, "Name": "tcwg_gnu_check.gcc.unsupported_tests.nb_unsupported" @@ -38,7 +38,7 @@ , { "Data": [ - 215 + 214 ], "Info": {}, "Name": "tcwg_gnu_check.gcc.unexpected_failures.nb_fail" @@ -134,7 +134,7 @@ , { "Data": [ - 15476 + 15478 ], "Info": {}, "Name": "tcwg_gnu_check.libstdc++.expected_passes.nb_pass" @@ -190,7 +190,7 @@ , { "Data": [ - 373393 + 373438 ], "Info": {}, "Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass" @@ -198,7 +198,7 @@ , { "Data": [ - 21258 + 21259 ], "Info": {}, "Name": "tcwg_gnu_check.TOTAL.unsupported_tests.nb_unsupported" @@ -206,7 +206,7 @@ , { "Data": [ - 339 + 338 ], "Info": {}, "Name": "tcwg_gnu_check.TOTAL.unexpected_failures.nb_fail" diff --git a/notify/mail-body.txt b/notify/mail-body.txt index e17507d..d570ff1 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,41 +2,48 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In arm-eabi cortex-m3 softfp after: - | 139 commits in binutils,gcc,newlib,gdb,qemu - | 5437a944648 Automatic date update in version.in - | 84102ebc29a Fix readelf's display of dwarf v5 range lists - | 35d21ea02d6 Revert "arc: Add new GAS tests for ARCv3." - | ad6a51b91ce Revert "arc: Add new LD tests for ARCv3." - | d9d85c086f5 Revert "arc: Add new ARCv3 ISA to BFD." - | ... and 23 more commits in binutils - | 6e8a0350a15 ada: Fix missing call to Finalize_Protection for simple protected objects - | f6367fc211e ada: Fix deferred constant wrongly rejected - | a1c78073051 ada: Fix unnesting generated loops with nested finalization procedure - | 52a7e4c75f1 ada: Crash processing the accessibility level of an actual parameter - | 2e135bdb28d ada: Fix missing finalization of extended return object on abnormal completion - | ... and 28 more commits in gcc - | a9e8e3d1c newlib: Add missing prototype for _getentropy - | 5437a944648 Automatic date update in version.in - | 84102ebc29a Fix readelf's display of dwarf v5 range lists - | 35d21ea02d6 Revert "arc: Add new GAS tests for ARCv3." - | ad6a51b91ce Revert "arc: Add new LD tests for ARCv3." - | d9d85c086f5 Revert "arc: Add new ARCv3 ISA to BFD." - | ... and 23 more commits in gdb - | 494a6a2cf7 Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into staging - | 29578f5757 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging - | bf94b63d76 Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydell/qemu-arm into staging - | b821109583 tests/avocado: fix waiting for vm shutdown in replay_linux - | c9daa685cb hw/mips/jazz: Simplify the NIC setup code - | ... and 44 more commits in qemu - -PASS + | 257 commits in binutils,gcc,gdb,qemu + | 1d8f691da90 Automatic date update in version.in + | 23b5268986d Automatic date update in version.in + | 4ebfd53de03 Support the NO_COLOR environment variable + | 2677a57064a tc-microblaze.c - int compare for X_add_number. + | 54fd15eef72 bfd: microblaze: Fix bug in TLSTPREL Relocation + | ... and 66 more commits in binutils + | 86b2ffc0b83 rtl-optimization/110939 Really fix narrow comparison of memory and constant + | e4a4b8e983b RISC-V:Optimize the MASK opt generation + | f416a3fdbee Make riscv_vector::legitimize_move adjust SRC in the caller. + | 125781fb2c9 Daily bump. + | 04e772bbdcb RISC-V: Use safe_grow_cleared for vector info [PR111649] + | ... and 74 more commits in gcc + | 1d8f691da90 Automatic date update in version.in + | 23b5268986d Automatic date update in version.in + | 4ebfd53de03 Support the NO_COLOR environment variable + | 2677a57064a tc-microblaze.c - int compare for X_add_number. + | 54fd15eef72 bfd: microblaze: Fix bug in TLSTPREL Relocation + | ... and 66 more commits in gdb + | 36e9aab3c5 migration: Move return path cleanup to main migration thread + | ef796ee93b migration: Replace the return path retry logic + | d50f5dc075 migration: Consolidate return path closing code + | b3b101157d migration: Remove redundant cleanup of postcopy_qemufile_src + | 7478fb0df9 migration: Fix possible race when shutting down to_dst_file + | ... and 31 more commits in qemu + +PASS: 1 progressions + +progressions.sum: + === gcc tests === + +Running gcc:gcc.target/arm/arm.exp ... +FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3 + + === Results Summary === You can find the failure logs in *.log.1.xz files in - - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi @@ -44,6 +51,6 @@ CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/147/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/149/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/148/artifact/artifacts diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index 6480d05..4fa2b3d 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 139 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_m3_eabi +[Linaro-TCWG-CI] 257 commits in binutils,gcc,gdb,qemu: PASS: 1 progressions on master-thumb_m3_eabi diff --git a/notify/progressions.sum b/notify/progressions.sum new file mode 100644 index 0000000..66c507c --- /dev/null +++ b/notify/progressions.sum @@ -0,0 +1,6 @@ + === gcc tests === + +Running gcc:gcc.target/arm/arm.exp ... +FAIL: gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3 + + === Results Summary === diff --git a/notify/results.compare b/notify/results.compare index 418e982..d0e84b7 100644 --- a/notify/results.compare +++ b/notify/results.compare @@ -7,25 +7,25 @@ g++.sum gcc.sum libstdc++.sum Comparing: -REFERENCE:/tmp/gxx-sum1.16865 -CURRENT: /tmp/gxx-sum2.16865 +REFERENCE:/tmp/gxx-sum1.19483 +CURRENT: /tmp/gxx-sum2.19483 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ - | Passes [PASS] | 373368 | 373393 | - | Unexpected fails [FAIL] | 339 | 339 | + | Passes [PASS] | 373393 | 373438 | + | Unexpected fails [FAIL] | 339 | 338 | | Errors [ERROR] | 0 | 0 | | Unexpected passes [XPASS] | 26 | 26 | | Expected fails [XFAIL] | 2801 | 2801 | | Known fails [KFAIL] | 0 | 0 | | Unresolved [UNRESOLVED] | 32 | 32 | - | Unsupported [UNSUPPORTED] | 21251 | 21258 | + | Unsupported [UNSUPPORTED] | 21258 | 21259 | | Untested [UNTESTED] | 0 | 0 | +------------------------------------------+---------+---------+ - REF PASS ratio: 0.945583 - RES PASS ratio: 0.945570 + REF PASS ratio: 0.945570 + RES PASS ratio: 0.945576 o REGRESSIONS: +------------------------------------------+---------+ @@ -36,51 +36,86 @@ o REGRESSIONS: o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ - | New PASS [ => PASS] | 23 | - | UNSUPPORTED appears [ =>UNSUP] | 7 | + | PASS disappears [PASS => ] | 1 | + | New PASS [ => PASS] | 45 | + | FAIL now PASS [FAIL => PASS] | 1 | + | UNSUPPORTED appears [ =>UNSUP] | 1 | +------------------------------------------+---------+ - | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 30 | + | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 48 | +------------------------------------------+---------+ + - PASS disappears [PASS => ]: + + Executed from: gcc:gcc.dg/debug/dwarf2/dwarf2.exp + gcc:gcc.dg/debug/dwarf2/dwarf2.exp=gcc.dg/debug/dwarf2/inline4.c scan-assembler DW_TAG_inlined_subroutine[^\\(]*\\([^\\)]*\\)[^\\(]*\\(DIE \\(0x[0-9a-f]*\\) DW_TAG_formal_parameter[^\\(]*\\(DIE \\(0x[0-9a-f]*\\) DW_TAG_variable + + - New PASS [ => PASS]: - Executed from: gcc:gcc.c-torture/compile/compile.exp - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-1.c -O0 (test for excess errors) - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-1.c -O1 (test for excess errors) - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-1.c -O2 (test for excess errors) - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-1.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/pr110386-1.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/pr110386-1.c -O3 -g (test for excess errors) - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-1.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/pr111469-1.c -O0 (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O0 execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O1 (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O1 execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O2 (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O2 execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.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/pr111469-1.c -O2 -flto -fno-use-linker-plugin -flto-partition=none execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.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/pr111469-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O3 -g (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -O3 -g execution test + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -Os (test for excess errors) + gcc:gcc.c-torture/execute/execute.exp=gcc.c-torture/execute/pr111469-1.c -Os execution test + Executed from: gcc:gcc.dg/debug/dwarf2/dwarf2.exp + gcc:gcc.dg/debug/dwarf2/dwarf2.exp=gcc.dg/debug/dwarf2/inline4.c scan-assembler DW_TAG_inlined_subroutine[^\\(]*(|\\([^\\)]*\\))[^\\(]*\\(DIE \\(0x[0-9a-f]*\\) DW_TAG_formal_parameter[^\\(]*\\(DIE \\(0x[0-9a-f]*\\) DW_TAG_variable + Executed from: gcc:gcc.dg/dg.exp + gcc:gcc.dg/dg.exp=gcc.dg/fold-abs-6.c (test for excess errors) + gcc:gcc.dg/dg.exp=gcc.dg/fold-abs-6.c scan-tree-dump original "return ABS_EXPR ;" + gcc:gcc.dg/dg.exp=gcc.dg/pr111599.c (test for excess errors) + Executed from: gcc:gcc.dg/torture/dg-torture.exp + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.c -O0 (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.c -O1 (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.c -O2 (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.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/pr111614.c -O3 -g (test for excess errors) + gcc:gcc.dg/torture/dg-torture.exp=gcc.dg/torture/pr111614.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/cmpbit-6.c (test for excess errors) + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-6.c scan-tree-dump-times optimized "return 0" 2 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-7.c (test for excess errors) + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-7.c scan-tree-dump-not forwprop1 "a_[0-9]+.D. == 3" + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-7.c scan-tree-dump-not forwprop1 "b_[0-9]+.D. == 3" + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-7.c scan-tree-dump-times forwprop1 "_[0-9]+ > 2" 2 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111456-1.c (test for excess errors) + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111456-1.c scan-tree-dump optimized "return 0;" + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111456-1.c scan-tree-dump-not optimized "foo " + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111583-1.c (test for excess errors) + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111583-1.c execution test + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111583-2.c (test for excess errors) + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/pr111583-2.c execution test + Executed from: gcc:gcc.dg/vect/vect.exp + gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-simd-clone-19.c (test for excess errors) + gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-simd-clone-19.c scan-tree-dump-not vect "loop contains function calls or data references" Executed from: libstdc++:libstdc++-dg/conformance.exp - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/1.cc -std=gnu++23 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/1.cc -std=gnu++26 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line ) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line 5) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++23 (test for errors, line 7) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++23 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++26 (test for errors, line ) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++26 (test for errors, line 5) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++26 (test for errors, line 7) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/2_neg.cc -std=gnu++26 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/version.cc -std=gnu++23 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=20_util/forward_like/version.cc -std=gnu++26 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=23_containers/array/creation/111512.cc -std=gnu++20 (test for bogus messages, line 13) - libstdc++:libstdc++-dg/conformance.exp=23_containers/array/creation/111512.cc -std=gnu++20 (test for excess errors) - libstdc++:libstdc++-dg/conformance.exp=23_containers/array/creation/111512.cc -std=gnu++26 (test for bogus messages, line 13) - libstdc++:libstdc++-dg/conformance.exp=23_containers/array/creation/111512.cc -std=gnu++26 (test for excess errors) + libstdc++:libstdc++-dg/conformance.exp=22_locale/codecvt/codecvt_unicode_char8_t.cc -std=gnu++17 (test for excess errors) + libstdc++:libstdc++-dg/conformance.exp=22_locale/codecvt/codecvt_unicode_char8_t.cc -std=gnu++17 execution test + + + - FAIL now PASS [FAIL => PASS]: + + Executed from: gcc:gcc.target/arm/arm.exp + gcc:gcc.target/arm/arm.exp=gcc.target/arm/eliminate.c scan-assembler-times r0,[\\t ]*sp 3 - UNSUPPORTED appears [ =>UNSUP]: - Executed from: gcc:gcc.c-torture/compile/compile.exp - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O0 - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O1 - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O2 - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O2 -flto -fno-use-linker-plugin -flto-partition=none - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -O3 -g - gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr110386-2.c -Os + Executed from: gcc:gcc.dg/vect/vect.exp + gcc:gcc.dg/vect/vect.exp=gcc.dg/vect/vect-simd-clone-19.c -flto -ffat-lto-objects -- cgit v1.2.3