alpha.c (split_small_symbolic_mem_operand): Use copy_insn not copy_rtx.
authorRichard Henderson <rth@redhat.com>
Wed, 23 Jan 2002 00:39:51 +0000 (16:39 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 23 Jan 2002 00:39:51 +0000 (16:39 -0800)
commit8b9b74a9365d4d5b1aab5e7fb851dcbab28cb3ec
treef27d1b5ef6c44361d9eb281a8d45017d4697221f
parent956e776dd245fe24a7d9586451e9f3d6ae8efa07
alpha.c (split_small_symbolic_mem_operand): Use copy_insn not copy_rtx.

        * config/alpha/alpha.c (split_small_symbolic_mem_operand): Use
        copy_insn not copy_rtx.

        * gcc.dg/20020122-4.c: Use multiple outputs on the asm.

From-SVN: r49114
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/testsuite/gcc.dg/20020122-4.c