summaryrefslogtreecommitdiff
path: root/notify/jira
diff options
context:
space:
mode:
Diffstat (limited to 'notify/jira')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description21
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
5 files changed, 1 insertions, 25 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 002ed89..4c346a0 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1554/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1555/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 85996fc..0000000
--- a/notify/jira/description
+++ /dev/null
@@ -1,21 +0,0 @@
-Commit: https://github.com/gcc-mirror/gcc/commit/200531d5b9fb99eca2b0d6b8d1e42d176413225f
-commit gcc-14-6861-g200531d5b9f
-Author: Andrew Pinski <quic_apinski@quicinc.com>
-Date: Thu Dec 28 20:26:01 2023 -0800
-
- Fix gen-vect-26.c testcase after loops with multiple exits [PR113167]
-
- This fixes the gcc.dg/tree-ssa/gen-vect-26.c testcase by adding
- `#pragma GCC novector` in front of the loop that is doing the checking
- of the result. We only want to test the first loop to see if it can be
- vectorize.
-
-... 9 lines of the commit log omitted.
-
-* tcwg_gcc_build
-** master-arm
-*** Success
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/200531d5b9fb99eca2b0d6b8d1e42d176413225f/tcwg_gcc_build/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_gcc_build--master-arm-build/1554/artifact/artifacts
-
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/200531d5b9fb99eca2b0d6b8d1e42d176413225f/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
deleted file mode 100644
index 76dd571..0000000
--- a/notify/jira/startdate
+++ /dev/null
@@ -1 +0,0 @@
-2023-12-29
diff --git a/notify/jira/summary b/notify/jira/summary
deleted file mode 100644
index 3928e18..0000000
--- a/notify/jira/summary
+++ /dev/null
@@ -1 +0,0 @@
-gcc-14-6861-g200531d5b9f: Success