aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraphclones.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2014-04-04 07:13:20 -0600
committerJeff Law <law@gcc.gnu.org>2014-04-04 07:13:20 -0600
commitfc02bcca0124e5678f3f820d26e614cdfb231fd7 (patch)
treef45dceb88e46544cd9cd6663618a9d1d09acba4c /gcc/cgraphclones.c
parent45b6259486e4a1201c630186338e0845ffeab2f5 (diff)
downloadgcc-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