diff options
author | Jakub Jelinek <jakub@redhat.com> | 2019-02-27 15:50:35 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2019-02-27 15:50:35 +0100 |
commit | 9a55a2d1e7fc71bceacaeeb4b37f8bd66544d9ec (patch) | |
tree | abb5c7e4caa6deaa38cb997f6093d7b570607969 /gcc/cp/lambda.c | |
parent | a8a8944415f2c9abec196a3110a6f674524ffaa8 (diff) | |
download | gcc-9a55a2d1e7fc71bceacaeeb4b37f8bd66544d9ec.zip gcc-9a55a2d1e7fc71bceacaeeb4b37f8bd66544d9ec.tar.gz gcc-9a55a2d1e7fc71bceacaeeb4b37f8bd66544d9ec.tar.bz2 |
re PR target/70341 (cost model for addresses is incorrect, slsr is using reg + reg + CST for arm)
PR target/70341
* config/arm/arm.md (arm_casesi_internal): New define_expand. Rename
old define_insn to ...
(*arm_casesi_internal): ... this. Add mode to LABEL_REFs.
* config/arm/thumb2.md (thumb2_casesi_internal): New define_expand.
Rename old define_insn to ...
(*thumb2_casesi_internal): ... this. Add mode to LABEL_REFs.
(thumb2_casesi_internal_pic): New define_expand. Rename old
define_insn to ...
(*thumb2_casesi_internal_pic): ... this. Add mode to LABEL_REFs.
From-SVN: r269255
Diffstat (limited to 'gcc/cp/lambda.c')
0 files changed, 0 insertions, 0 deletions