summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 15:39:45 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-14 15:39:45 +0000
commit587ba88b6751de25a413bdf52cb1b7915781f449 (patch)
treefbbb315b95cb24aa3903fe5bf3b33d57fc30c057 /notify
parent7900ba5b80928c193e0a244c49b4f564cf4893e7 (diff)
force: #125: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/
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 | # 1 regressions check_regression status : 2
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-card.txt3
-rw-r--r--notify/jira/comment-template.txt5
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description102
-rw-r--r--notify/jira/key1
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/jira/yaml110
-rw-r--r--notify/lnt_report.json12
-rw-r--r--notify/mail-body.txt134
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/regressions.sum6
-rw-r--r--notify/results.compare56
13 files changed, 373 insertions, 61 deletions
diff --git a/notify/jira/comment-card.txt b/notify/jira/comment-card.txt
new file mode 100644
index 0000000..5363acc
--- /dev/null
+++ b/notify/jira/comment-card.txt
@@ -0,0 +1,3 @@
+[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 b1696a0..50d5fac 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,4 @@
[GNU-692]
-PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/124/artifact/artifacts/notify/mail-body.txt/*view*/
+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*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..a282e5a
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,102 @@
+commit gcc-14-3999-g3c834d85f2e
+Author: Vladimir N. Makarov <vmakarov@redhat.com>
+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
new file mode 100644
index 0000000..b1d6841
--- /dev/null
+++ b/notify/jira/key
@@ -0,0 +1 @@
+GNU-939
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..2944719
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-09-14
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..6d710e1
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-3999-g3c834d85f2e: grew in size by 2% - 649.fotonik3d_s
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..6e0eff4
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,110 @@
+- 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 <vmakarov@redhat.com>
+ 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 e4ca61c..0f1551d 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,10 +6,10 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "124",
+ "run_order": "125",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-14 15:37:31"
+ "Start Time": "2023-10-14 15:39:41"
},
"Tests": [
{
@@ -22,7 +22,7 @@
,
{
"Data": [
- 151723
+ 151722
],
"Info": {},
"Name": "tcwg_gnu_check.gcc.expected_passes.nb_pass"
@@ -38,7 +38,7 @@
,
{
"Data": [
- 215
+ 216
],
"Info": {},
"Name": "tcwg_gnu_check.gcc.unexpected_failures.nb_fail"
@@ -190,7 +190,7 @@
,
{
"Data": [
- 371142
+ 371141
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
@@ -206,7 +206,7 @@
,
{
"Data": [
- 335
+ 336
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unexpected_failures.nb_fail"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 199c489..ddb3ff8 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,35 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m3 softfp after:
- | 16 commits in gcc
- | 6223ea766da RISC-V: Refactor vector reduction patterns
- | 14c481f7fc0 RISC-V: Cleanup redundant reduction patterns after refactor vector mode
- | c8e4f0df685 aarch64: Restore SVE WHILE costing
- | 5e4a248b03f MATCH: Support `(a != (CST+1)) & (a > CST)` optimizations
- | 4241415b881 Improve error message for if with an else part while in switch
- | ... and 11 more commits in gcc
+ | commit gcc-14-3999-g3c834d85f2e
+ | Author: Vladimir N. Makarov <vmakarov@redhat.com>
+ | 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.
-PASS
+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 ===
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/124/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/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/124/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/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/124/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/125/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_embed_check_gcc/master-thumb_m3_eabi
@@ -25,6 +38,101 @@ 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/124/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m3_eabi-build/122/artifact/artifacts
+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/
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 4e61a23..a7b59dc 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 16 commits in gcc: PASS on master-thumb_m3_eabi
+[Linaro-TCWG-CI] gcc-14-3999-g3c834d85f2e: FAIL: 1 regressions on master-thumb_m3_eabi
diff --git a/notify/regressions.sum b/notify/regressions.sum
new file mode 100644
index 0000000..66c507c
--- /dev/null
+++ b/notify/regressions.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 d5381b6..75d54bc 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -7,14 +7,14 @@ g++.sum
gcc.sum
libstdc++.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.26291
-CURRENT: /tmp/gxx-sum2.26291
+REFERENCE:/tmp/gxx-sum1.8040
+CURRENT: /tmp/gxx-sum2.8040
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 371129 | 371142 |
- | Unexpected fails [FAIL] | 335 | 335 |
+ | Passes [PASS] | 371142 | 371141 |
+ | Unexpected fails [FAIL] | 335 | 336 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 24 | 24 |
| Expected fails [XFAIL] | 2772 | 2772 |
@@ -24,51 +24,29 @@ o RUN STATUS: | REF | RES |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.945453
- RES PASS ratio: 0.945454
+ REF PASS ratio: 0.945454
+ RES PASS ratio: 0.945452
o REGRESSIONS:
+------------------------------------------+---------+
+ | PASS now FAIL [PASS => FAIL] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 0 |
+ | TOTAL_REGRESSIONS | 1 |
+------------------------------------------+---------+
+ - 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 => ] | 1 |
- | New PASS [ => PASS] | 14 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 15 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 0 |
+------------------------------------------+---------+
- - PASS disappears [PASS => ]:
-
- Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=gcc.dg/pr21643.c scan-tree-dump-times reassoc1 "Optimizing range tests c_[0-9]*.D. -.0, 31. and -.32, 32.[\n\r]* into" 6
-
-
- - New PASS [ => PASS]:
-
- Executed from: gcc:gcc.dg/dg.exp
- gcc:gcc.dg/dg.exp=gcc.dg/pr21643.c scan-tree-dump-times reassoc1 "Equivalence: _[0-9]+ & _[0-9]+ -> c_[0-9]+.D. > 32" 1
- gcc:gcc.dg/dg.exp=gcc.dg/pr21643.c scan-tree-dump-times reassoc1 "Equivalence: _[0-9]+ \\| _[0-9]+ -> c_[0-9]+.D. <= 32" 5
- Executed from: gcc:gcc.dg/tree-ssa/tree-ssa.exp
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c (test for excess errors)
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = a_[0-9]+.D. > 2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = b_[0-9]+.D. < -1"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = e_[0-9]+.D. < -2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = x_[0-9]+.D. <= 2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = y_[0-9]+.D. >= -1"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/cmpbit-5.c scan-tree-dump forwprop1 "gimple_simplified to _[0-9]+ = z_[0-9]+.D. >= -2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-35.c (test for excess errors)
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-35.c scan-tree-dump phiopt2 "_[0-9]+ = a_[0-9]+.D. > 2"
- gcc:gcc.dg/tree-ssa/tree-ssa.exp=gcc.dg/tree-ssa/phi-opt-35.c scan-tree-dump-not phiopt2 "a_[0-9]+.D. != 2"
- Executed from: libstdc++:libstdc++-dg/conformance.exp
- libstdc++:libstdc++-dg/conformance.exp=20_util/integer_sequence/pr111357.cc (test for bogus messages, line 27)
- libstdc++:libstdc++-dg/conformance.exp=20_util/integer_sequence/pr111357.cc (test for excess errors)
-
-
-# Improvements found
-# No regression found in 3 common sum files
+# Regressions found
+# Regressions in 3 common sum files found