re PR target/51968 (gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, with...
authorRichard Henderson <rth@redhat.com>
Tue, 24 Jan 2012 17:33:41 +0000 (09:33 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 24 Jan 2012 17:33:41 +0000 (09:33 -0800)
commited6cf3188bc655ef34383f865ca3855585af7096
treec0ad0d8e10a1bb95783ec59820570b1989f11b7b
parentd4157849c94e274569eff099ff97e51b440219a3
re PR target/51968 (gcc trunk (ARM) ICEs in final_scan_insn in final.c:2716, with "could not split insn" error msg)

PR target/51968
        * config/arm/arm.c (neon_split_vcombine): Emit deleted note
        to effect no-op split.

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