From cffdd1ab2ee008377f08c1febe4c8ffd602dd43d Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Sat, 14 Oct 2023 15:40:59 +0000 Subject: force: #127: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/ 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-card.txt | 3 - notify/jira/comment-template.txt | 5 +- notify/jira/components | 1 - notify/jira/description | 102 ----------------------------- notify/jira/key | 1 - notify/jira/startdate | 1 - notify/jira/summary | 1 - notify/jira/yaml | 110 -------------------------------- notify/lnt_report.json | 18 +++--- notify/mail-body.txt | 134 ++++----------------------------------- notify/mail-subject.txt | 2 +- notify/regressions.sum | 6 -- notify/results.compare | 122 +++++++++++++++++++++++++++++------ 13 files changed, 129 insertions(+), 377 deletions(-) delete mode 100644 notify/jira/comment-card.txt delete mode 100644 notify/jira/components delete mode 100644 notify/jira/description delete mode 100644 notify/jira/key delete mode 100644 notify/jira/startdate delete mode 100644 notify/jira/summary delete mode 100644 notify/jira/yaml delete mode 100644 notify/regressions.sum (limited to 'notify') diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt deleted file mode 100644 index 5363acc..0000000 --- a/notify/jira/comment-card.txt +++ /dev/null @@ -1,3 +0,0 @@ -[GNU-939] -FAIL: 1 regressions -Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index 50d5fac..2abe706 100644 --- a/notify/jira/comment-template.txt +++ b/notify/jira/comment-template.txt @@ -1,4 +1,3 @@ [GNU-692] -https://linaro.atlassian.net/browse/GNU-939 -FAIL: 1 regressions -Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/artifact/artifacts/notify/mail-body.txt/*view*/ +PASS +Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/jira/components b/notify/jira/components deleted file mode 100644 index db93371..0000000 --- a/notify/jira/components +++ /dev/null @@ -1 +0,0 @@ -GCC diff --git a/notify/jira/description b/notify/jira/description deleted file mode 100644 index a282e5a..0000000 --- a/notify/jira/description +++ /dev/null @@ -1,102 +0,0 @@ -commit gcc-14-3999-g3c834d85f2e -Author: Vladimir N. Makarov -Date: Thu Sep 14 10:26:48 2023 -0400 - - [RA]: Improve cost calculation of pseudos with equivalences - - RISCV target developers reported that RA can spill pseudo used in a - loop although there are enough registers to assign. It happens when - the pseudo has an equivalence outside the loop and the equivalence is - not merged into insns using the pseudo. IRA sets up that memory cost - to zero when the pseudo has an equivalence and it means that the -... 18 lines of the commit log omitted. - -* tcwg_bmk-code_size-cpu2017fast -** gnu-aarch64-master-O2 -*** grew in size by 2% - 649.fotonik3d_s -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/73/ -** gnu-aarch64-master-Os -*** grew in size by 2% - 510.parest_r -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os-build/89/ -** gnu-aarch64-master-Os_LTO -*** grew in size by 2% - 510.parest_r -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os_LTO-build/95/ -* tcwg_bmk-code_size-spec2k6 -** gnu-aarch64-master-Os -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/109/ -** gnu-aarch64-master-Os_LTO -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os_LTO-build/115/ -** gnu-arm-master-Os_LTO -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-arm-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-Os_LTO-build/93/ -* tcwg_bootstrap_check -** master-arm-check_bootstrap -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt -*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/295/ -** master-arm-check_bootstrap_lto -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt -*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/293/ -* tcwg_gcc_check -** master-arm -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gcc_check/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1014/ -* tcwg_gnu_cross_check_gcc -** master-arm -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_cross_check_gcc/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/873/ -* tcwg_gnu_embed_check_gcc -** master-arm_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/399/ -** master-arm_v7a_softfp_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/218/ -** master-thumb_m0_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/147/ -** master-thumb_m23_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/130/ -** master-thumb_m33_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/163/ -** master-thumb_m3_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/ -** master-thumb_m55_hard_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/142/ -** master-thumb_m7_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/146/ -** master-thumb_v8a_hard_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/151/ -* tcwg_gnu_native_check_gcc -** master-arm -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_native_check_gcc/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/638/ - -Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/jira/yaml diff --git a/notify/jira/key b/notify/jira/key deleted file mode 100644 index b1d6841..0000000 --- a/notify/jira/key +++ /dev/null @@ -1 +0,0 @@ -GNU-939 diff --git a/notify/jira/startdate b/notify/jira/startdate deleted file mode 100644 index 2944719..0000000 --- a/notify/jira/startdate +++ /dev/null @@ -1 +0,0 @@ -2023-09-14 diff --git a/notify/jira/summary b/notify/jira/summary deleted file mode 100644 index 6d710e1..0000000 --- a/notify/jira/summary +++ /dev/null @@ -1 +0,0 @@ -gcc-14-3999-g3c834d85f2e: grew in size by 2% - 649.fotonik3d_s diff --git a/notify/jira/yaml b/notify/jira/yaml deleted file mode 100644 index 6e0eff4..0000000 --- a/notify/jira/yaml +++ /dev/null @@ -1,110 +0,0 @@ -- Project: GNU - IssueType: Sub-task - Key: GNU-939 - Summary: | - gcc-14-3999-g3c834d85f2e: grew in size by 2% - 649.fotonik3d_s - Components: GCC - Start date: 2023-09-14 - Description: | - commit gcc-14-3999-g3c834d85f2e - Author: Vladimir N. Makarov - Date: Thu Sep 14 10:26:48 2023 -0400 - - [RA]: Improve cost calculation of pseudos with equivalences - - RISCV target developers reported that RA can spill pseudo used in a - loop although there are enough registers to assign. It happens when - the pseudo has an equivalence outside the loop and the equivalence is - not merged into insns using the pseudo. IRA sets up that memory cost - to zero when the pseudo has an equivalence and it means that the - ... 18 lines of the commit log omitted. - - * tcwg_bmk-code_size-cpu2017fast - ** gnu-aarch64-master-O2 - *** grew in size by 2% - 649.fotonik3d_s - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/73/ - ** gnu-aarch64-master-Os - *** grew in size by 2% - 510.parest_r - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os-build/89/ - ** gnu-aarch64-master-Os_LTO - *** grew in size by 2% - 510.parest_r - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os_LTO/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os_LTO-build/95/ - * tcwg_bmk-code_size-spec2k6 - ** gnu-aarch64-master-Os - *** grew in size by 2% - 447.dealII - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/109/ - ** gnu-aarch64-master-Os_LTO - *** grew in size by 2% - 447.dealII - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os_LTO/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os_LTO-build/115/ - ** gnu-arm-master-Os_LTO - *** grew in size by 2% - 447.dealII - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-arm-master-Os_LTO/details.txt - *** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-Os_LTO-build/93/ - * tcwg_bootstrap_check - ** master-arm-check_bootstrap - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt - *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/295/ - ** master-arm-check_bootstrap_lto - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt - *** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/293/ - * tcwg_gcc_check - ** master-arm - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gcc_check/master-arm/details.txt - *** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1014/ - * tcwg_gnu_cross_check_gcc - ** master-arm - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_cross_check_gcc/master-arm/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/873/ - * tcwg_gnu_embed_check_gcc - ** master-arm_eabi - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/399/ - ** master-arm_v7a_softfp_eabi - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/218/ - ** master-thumb_m0_eabi - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/147/ - ** master-thumb_m23_eabi - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/130/ - ** master-thumb_m33_eabi - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/163/ - ** master-thumb_m3_eabi - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/ - ** master-thumb_m55_hard_eabi - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/142/ - ** master-thumb_m7_eabi - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/146/ - ** master-thumb_v8a_hard_eabi - *** FAIL: 1 regressions - *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/151/ - * tcwg_gnu_native_check_gcc - ** master-arm - *** FAIL: 1 regressions - *** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_native_check_gcc/master-arm/details.txt - *** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/638/ - - Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/jira/yaml diff --git a/notify/lnt_report.json b/notify/lnt_report.json index 0f1551d..3d2b608 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,10 +6,10 @@ "Run": { "Info": { "__report_version__": "1", - "run_order": "125", + "run_order": "127", "tag": "tcwg_gnu_check" }, - "Start Time": "2023-10-14 15:39:41" + "Start Time": "2023-10-14 15:40:58" }, "Tests": [ { @@ -22,7 +22,7 @@ , { "Data": [ - 151722 + 151754 ], "Info": {}, "Name": "tcwg_gnu_check.gcc.expected_passes.nb_pass" @@ -30,7 +30,7 @@ , { "Data": [ - 8974 + 8975 ], "Info": {}, "Name": "tcwg_gnu_check.gcc.unsupported_tests.nb_unsupported" @@ -78,7 +78,7 @@ , { "Data": [ - 205774 + 205786 ], "Info": {}, "Name": "tcwg_gnu_check.g++.expected_passes.nb_pass" @@ -134,7 +134,7 @@ , { "Data": [ - 13645 + 13647 ], "Info": {}, "Name": "tcwg_gnu_check.libstdc++.expected_passes.nb_pass" @@ -142,7 +142,7 @@ , { "Data": [ - 973 + 975 ], "Info": {}, "Name": "tcwg_gnu_check.libstdc++.unsupported_tests.nb_unsupported" @@ -190,7 +190,7 @@ , { "Data": [ - 371141 + 371187 ], "Info": {}, "Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass" @@ -198,7 +198,7 @@ , { "Data": [ - 21181 + 21184 ], "Info": {}, "Name": "tcwg_gnu_check.TOTAL.unsupported_tests.nb_unsupported" diff --git a/notify/mail-body.txt b/notify/mail-body.txt index ddb3ff8..48bb06f 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,35 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In arm-eabi cortex-m3 softfp after: - | commit gcc-14-3999-g3c834d85f2e - | Author: Vladimir N. Makarov - | Date: Thu Sep 14 10:26:48 2023 -0400 - | - | [RA]: Improve cost calculation of pseudos with equivalences - | - | RISCV target developers reported that RA can spill pseudo used in a - | loop although there are enough registers to assign. It happens when - | the pseudo has an equivalence outside the loop and the equivalence is - | not merged into insns using the pseudo. IRA sets up that memory cost - | to zero when the pseudo has an equivalence and it means that the - | ... 18 lines of the commit log omitted. + | 46 commits in gcc + | 038c0afa893 libstdc++: Fix 29_atomics/headers/atomic/types_std_c++2a_neg.cc for C++23 + | d7b6020276a fix PR 111259 invalid zcmp mov predicate. + | fd5a858eb5e libstdc++: Use C++20 constraints in + | b09193fb068 analyzer: support diagnostics that don't have a stmt + | 759a1a52ea6 analyzer: introduce pending_location + | ... and 41 more commits in gcc -FAIL: 1 regressions - -regressions.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 === +PASS 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/125/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/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/125/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/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/125/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi @@ -38,101 +25,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/125/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/124/artifact/artifacts - -Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/reproduction_instructions.txt - -Full commit : https://github.com/gcc-mirror/gcc/commit/3c834d85f2ec42c60995c2b678196a06cb744959 - -Latest bug report status : https://linaro.atlassian.net/browse/GNU-939 - -List of configurations that regressed due to this commit : -* tcwg_bmk-code_size-cpu2017fast -** gnu-aarch64-master-O2 -*** grew in size by 2% - 649.fotonik3d_s -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-O2/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-O2-build/73/ -** gnu-aarch64-master-Os -*** grew in size by 2% - 510.parest_r -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os-build/89/ -** gnu-aarch64-master-Os_LTO -*** grew in size by 2% - 510.parest_r -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-cpu2017fast/gnu-aarch64-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-cpu2017fast--gnu-aarch64-master-Os_LTO-build/95/ -* tcwg_bmk-code_size-spec2k6 -** gnu-aarch64-master-Os -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os-build/109/ -** gnu-aarch64-master-Os_LTO -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-aarch64-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-aarch64-master-Os_LTO-build/115/ -** gnu-arm-master-Os_LTO -*** grew in size by 2% - 447.dealII -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bmk-code_size-spec2k6/gnu-arm-master-Os_LTO/details.txt -*** https://ci.linaro.org/job/tcwg_bmk-code_size-spec2k6--gnu-arm-master-Os_LTO-build/93/ -* tcwg_bootstrap_check -** master-arm-check_bootstrap -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt -*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/295/ -** master-arm-check_bootstrap_lto -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt -*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/293/ -* tcwg_gcc_check -** master-arm -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gcc_check/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1014/ -* tcwg_gnu_cross_check_gcc -** master-arm -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_cross_check_gcc/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/873/ -* tcwg_gnu_embed_check_gcc -** master-arm_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/399/ -** master-arm_v7a_softfp_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-arm_v7a_softfp_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_v7a_softfp_eabi-build/218/ -** master-thumb_m0_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m0_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m0_eabi-build/147/ -** master-thumb_m23_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m23_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m23_eabi-build/130/ -** master-thumb_m33_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m33_eabi-build/163/ -** master-thumb_m3_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/ -** master-thumb_m55_hard_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m55_hard_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/142/ -** master-thumb_m7_eabi -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_m7_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m7_eabi-build/146/ -** master-thumb_v8a_hard_eabi -*** FAIL: 1 regressions -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_v8a_hard_eabi-build/151/ -* tcwg_gnu_native_check_gcc -** master-arm -*** FAIL: 1 regressions -*** https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3c834d85f2ec42c60995c2b678196a06cb744959/tcwg_gnu_native_check_gcc/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/638/ +Current build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/127/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/artifact/artifacts diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index a7b59dc..3df50a5 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] gcc-14-3999-g3c834d85f2e: FAIL: 1 regressions on master-thumb_m3_eabi +[Linaro-TCWG-CI] 46 commits in gcc: PASS on master-thumb_m3_eabi diff --git a/notify/regressions.sum b/notify/regressions.sum deleted file mode 100644 index 66c507c..0000000 --- a/notify/regressions.sum +++ /dev/null @@ -1,6 +0,0 @@ - === 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 75d54bc..f006626 100644 --- a/notify/results.compare +++ b/notify/results.compare @@ -7,46 +7,132 @@ g++.sum gcc.sum libstdc++.sum Comparing: -REFERENCE:/tmp/gxx-sum1.8040 -CURRENT: /tmp/gxx-sum2.8040 +REFERENCE:/tmp/gxx-sum1.22767 +CURRENT: /tmp/gxx-sum2.22767 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ - | Passes [PASS] | 371142 | 371141 | - | Unexpected fails [FAIL] | 335 | 336 | + | Passes [PASS] | 371141 | 371187 | + | Unexpected fails [FAIL] | 336 | 336 | | Errors [ERROR] | 0 | 0 | | Unexpected passes [XPASS] | 24 | 24 | | Expected fails [XFAIL] | 2772 | 2772 | | Known fails [KFAIL] | 0 | 0 | | Unresolved [UNRESOLVED] | 32 | 32 | - | Unsupported [UNSUPPORTED] | 21181 | 21181 | + | Unsupported [UNSUPPORTED] | 21181 | 21184 | | Untested [UNTESTED] | 0 | 0 | +------------------------------------------+---------+---------+ - REF PASS ratio: 0.945454 - RES PASS ratio: 0.945452 + REF PASS ratio: 0.945452 + RES PASS ratio: 0.945451 o REGRESSIONS: +------------------------------------------+---------+ - | PASS now FAIL [PASS => FAIL] | 1 | +------------------------------------------+---------+ - | TOTAL_REGRESSIONS | 1 | + | TOTAL_REGRESSIONS | 0 | +------------------------------------------+---------+ - - PASS now FAIL [PASS => FAIL]: - - 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 - - o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ + | PASS disappears [PASS => ] | 9 | + | New PASS [ => PASS] | 55 | + | UNSUPPORTED appears [ =>UNSUP] | 3 | +------------------------------------------+---------+ - | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 0 | + | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 67 | +------------------------------------------+---------+ + - PASS disappears [PASS => ]: + + Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times forwprop2 "MAX_EXPR" 0 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times forwprop2 "MIN_EXPR" 0 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times forwprop2 "if " 0 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times phiopt1 "MAX_EXPR" 1 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times phiopt1 "MIN_EXPR" 1 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times phiopt1 "if " 0 + Executed from: libstdc++:libstdc++-dg/conformance.exp + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 26) + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 27) + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 28) + + + - New PASS [ => PASS]: + + Executed from: g++:g++.dg/analyzer/analyzer.exp + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++14 (test for warnings, line 17) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++14 (test for warnings, line 9) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++14 (test for excess errors) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++17 (test for warnings, line 17) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++17 (test for warnings, line 9) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++17 (test for excess errors) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++20 (test for warnings, line 17) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++20 (test for warnings, line 9) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++20 (test for excess errors) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++98 (test for warnings, line 17) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++98 (test for warnings, line 9) + g++:g++.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c -std=c++98 (test for excess errors) + Executed from: gcc:gcc.c-torture/compile/compile.exp + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-1.c -O0 (test for excess errors) + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-1.c -O1 (test for excess errors) + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-1.c -O2 (test for excess errors) + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-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/pr111414-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/pr111414-1.c -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions (test for excess errors) + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-1.c -O3 -g (test for excess errors) + gcc:gcc.c-torture/compile/compile.exp=gcc.c-torture/compile/pr111414-1.c -Os (test for excess errors) + Executed from: gcc:gcc.dg/analyzer/analyzer.exp + gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c (test for warnings, line 17) + gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c (test for warnings, line 9) + gcc:gcc.dg/analyzer/analyzer.exp=c-c++-common/analyzer/volatile-1.c (test for excess errors) + Executed from: gcc:gcc.dg/dg.exp + gcc:gcc.dg/dg.exp=gcc.dg/pr111407.c (test for excess errors) + Executed from: gcc:gcc.dg/plugin/plugin.exp + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-inline-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 17) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-inline-events.c -fplugin=./diagnostic_plugin_test_paths.so expected multiline pattern lines 21-71 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-inline-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for excess errors) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so (test .sarif output for UTF-8-encoded parseable JSON) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 1 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 2 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 3 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 4 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 5 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "executionOrder": 6 + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "id": "Thread 1" + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "id": "Thread 2" + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "text": "deadlock due to inconsistent lock acquisition order" + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so scan-sarif-file "version": "2.1.0" + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-sarif.c -fplugin=./diagnostic_plugin_test_paths.so (test for excess errors) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 10) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 14) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 15) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 16) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 8) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (test for warnings, line 9) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so at line 17 (test for warnings, line 16) + gcc:gcc.dg/plugin/plugin.exp=gcc.dg/plugin/diagnostic-test-paths-multithreaded-separate-events.c -fplugin=./diagnostic_plugin_test_paths.so (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/bool-13.c scan-tree-dump-times forwprop1 "MAX_EXPR" 0 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times forwprop1 "MIN_EXPR" 0 + gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/bool-13.c scan-tree-dump-times forwprop1 "if " 0 + Executed from: libstdc++:libstdc++-dg/conformance.exp + libstdc++:libstdc++-dg/conformance.exp=20_util/variant/default_ctor.cc (test for bogus messages, line 11) + libstdc++:libstdc++-dg/conformance.exp=20_util/variant/default_ctor.cc (test for excess errors) + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 33) + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 34) + libstdc++:libstdc++-dg/conformance.exp=29_atomics/headers/atomic/types_std_c++2a_neg.cc (test for errors, line 35) + + + - UNSUPPORTED appears [ =>UNSUP]: + + Executed from: gcc:gcc.dg/rtl/rtl.exp + gcc:gcc.dg/rtl/rtl.exp=gcc.dg/rtl/aarch64/pr111411.c + Executed from: libstdc++:libstdc++-dg/conformance.exp + libstdc++:libstdc++-dg/conformance.exp=20_util/from_chars/result.cc + libstdc++:libstdc++-dg/conformance.exp=20_util/to_chars/result.cc + + -# Regressions found -# Regressions in 3 common sum files found +# Improvements found +# No regression found in 3 common sum files -- cgit v1.2.3