diff options
author | Jeff Law <law@redhat.com> | 2014-04-04 07:13:20 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2014-04-04 07:13:20 -0600 |
commit | fc02bcca0124e5678f3f820d26e614cdfb231fd7 (patch) | |
tree | f45dceb88e46544cd9cd6663618a9d1d09acba4c /gcc/cgraphclones.c | |
parent | 45b6259486e4a1201c630186338e0845ffeab2f5 (diff) | |
download | gcc-fc02bcca0124e5678f3f820d26e614cdfb231fd7.zip gcc-fc02bcca0124e5678f3f820d26e614cdfb231fd7.tar.gz gcc-fc02bcca0124e5678f3f820d26e614cdfb231fd7.tar.bz2 |
re PR target/60657 (ICE: error: insn does not satisfy its constraints)
PR target/60657
* config/arm/predicates.md (const_int_I_operand): New predicate.
(const_int_M_operand): Similarly.
* config/arm/arm.md (insv_zero): Use const_int_M_operand instead of
const_int_operand.
(insv_t2, extv_reg, extzv_t2): Likewise.
(load_multiple_with_writeback): Similarly for const_int_I_operand.
(pop_multiple_with_writeback_and_return): Likewise.
(vfp_pop_multiple_with_writeback): Likewise
PR target/60657
* gcc.target/arm/pr60657.c: New test.
From-SVN: r209085
Diffstat (limited to 'gcc/cgraphclones.c')
0 files changed, 0 insertions, 0 deletions