diff options
author | Steve Ellcey <sellcey@cavium.com> | 2018-10-05 15:26:40 +0000 |
---|---|---|
committer | Steve Ellcey <sje@gcc.gnu.org> | 2018-10-05 15:26:40 +0000 |
commit | 825e64583e897682be613d48fb7d967288585dbd (patch) | |
tree | b66efa1c0ed8bfe4e86dec1dd21ddfe898289e36 /gcc/builtins.c | |
parent | cbba2e1e47b550cebfb63fec85519cb14f2517d4 (diff) | |
download | gcc-825e64583e897682be613d48fb7d967288585dbd.zip gcc-825e64583e897682be613d48fb7d967288585dbd.tar.gz gcc-825e64583e897682be613d48fb7d967288585dbd.tar.bz2 |
re PR tree-optimization/71625 (missing strlen optimization on different array initialization style)
2018-10-05 Steve Ellcey <sellcey@cavium.com>
PR tree-optimization/71625
* /gcc.target/aarch64/vclz.c (test_vclz_s8): Add noinline attribute.
(test_vclz_s16): Ditto.
(test_vclz_s32): Ditto.
(test_vclzq_s8): Ditto.
(test_vclzq_s16): Ditto.
(test_vclzq_s32): Ditto.
(test_vclz_u8): Ditto.
(test_vclz_u16): Ditto.
(test_vclz_u32): Ditto.
(test_vclzq_u8): Ditto.
(test_vclzq_u16): Ditto.
(test_vclzq_u32): Ditto.
* gcc.target/aarch64/vneg_s.c (test_vneg_s8): Ditto.
(test_vneg_s16): Ditto.
(test_vneg_s32): Ditto.
(test_vneg_s64): Ditto.
(test_vnegd_s64): Ditto.
(test_vnegq_s8): Ditto.
(test_vnegq_s16): Ditto.
(test_vnegq_s32): Ditto.
(test_vnegq_s64): Ditto.
From-SVN: r264874
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions