summaryrefslogtreecommitdiff
path: root/notify/jira/description
blob: 7f2219a94bb68a1836b8ce7df2c87d65774a1a61 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
commit gcc-14-5284-g3f176e1adc6
Author: Tamar Christina <tamar.christina@arm.com>
Date:   Thu Nov 9 13:59:39 2023 +0000

    middle-end: optimize fneg (fabs (x)) to copysign (x, -1) [PR109154]
    
    This patch transforms fneg (fabs (x)) into copysign (x, -1) which is more
    canonical and allows a target to expand this sequence efficiently.  Such
    sequences are common in scientific code working with gradients.
    
    There is an existing canonicalization of copysign (x, -1) to fneg (fabs (x))
... 25 lines of the commit log omitted.

* tcwg_bootstrap_check
** master-arm-check_bootstrap
*** FAIL: 13 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap/details.txt
*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap-build/377/
** master-arm-check_bootstrap_lto
*** FAIL: 13 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_bootstrap_check/master-arm-check_bootstrap_lto/details.txt
*** https://ci.linaro.org/job/tcwg_bootstrap_check--master-arm-check_bootstrap_lto-build/381/
* tcwg_gcc_check
** master-arm
*** FAIL: 13 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gcc_check/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_gcc_check--master-arm-build/1240/
* tcwg_gnu_cross_check_gcc
** master-arm
*** FAIL: 13 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_cross_check_gcc/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-arm-build/975/
* tcwg_gnu_embed_check_gcc
** master-thumb_m0_eabi
*** FAIL: 11 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/208/
** master-thumb_m33_eabi
*** FAIL: 11 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/218/
** master-thumb_m3_eabi
*** FAIL: 6 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/182/
** master-thumb_m7_eabi
*** FAIL: 11 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/195/
** master-thumb_v8a_hard_eabi
*** FAIL: 11 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/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/213/
* tcwg_gnu_native_check_gcc
** master-arm
*** FAIL: 13 regressions
*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/tcwg_gnu_native_check_gcc/master-arm/details.txt
*** https://ci.linaro.org/job/tcwg_gnu_native_check_gcc--master-arm-build/731/

Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3f176e1adc6bc9cc2c21222d776b51d9f43cb66b/jira/yaml