summaryrefslogtreecommitdiff
path: root/notify/jira/yaml
blob: b3de4f7b4f28f57e6aba9d652ac3d3f455434b3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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