summaryrefslogtreecommitdiff
path: root/notify/jira/yaml
diff options
context:
space:
mode:
Diffstat (limited to 'notify/jira/yaml')
-rw-r--r--notify/jira/yaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/notify/jira/yaml b/notify/jira/yaml
new file mode 100644
index 0000000..b3de4f7
--- /dev/null
+++ b/notify/jira/yaml
@@ -0,0 +1,30 @@
+- Project: GNU
+ IssueType: Sub-task
+ Key: GNU-856
+ Summary: |
+ gcc-14-2544-g1d203d4c90a: Success
+ Components: GCC
+ Start date: 2023-07-16
+ Description: |
+ commit gcc-14-2544-g1d203d4c90a
+ Author: Jan Hubicka <jh@suse.cz>
+ Date: Sun Jul 16 23:53:56 2023 +0200
+
+ Avoid double profile udpate in try_peel_loop
+
+ try_peel_loop uses gimple_duplicate_loop_body_to_header_edge which subtracts the profile
+ from the original loop. However then it tries to scale the profile in a wrong way
+ (it forces header count to be entry count).
+
+ This eliminates to profile misupdates in the internal loop of sphinx3.
+ ... 5 lines of the commit log omitted.
+
+ * tcwg_bootstrap_build
+ ** master-aarch64-bootstrap
+ *** Failure
+ ** master-aarch64-bootstrap_debug
+ *** Success
+ *** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+ *** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/120/
+
+ Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/1d203d4c90adb064edfa9680768d1f83a41f17e0/jira/yaml