re PR target/51915 (ICE in output_move_double)
authorJakub Jelinek <jakub@redhat.com>
Fri, 20 Jan 2012 19:39:48 +0000 (20:39 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 20 Jan 2012 19:39:48 +0000 (20:39 +0100)
commit4c2708c580c18c704c0178b87f106828b0e13ae7
tree063d2b262a41b71bdf41fd0e9765c077e28891ca
parent2d663cb94cae4396a78299c7da834eb7251a3079
re PR target/51915 (ICE in output_move_double)

PR target/51915
* config/arm/arm.c (arm_count_output_move_double_insns): Call
output_move_double on a copy of operands array.

* gcc.target/arm/pr51915.c: New test.

From-SVN: r183349
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/pr51915.c [new file with mode: 0644]