(sethi_di_sp64): Return null string at end.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 14 Jul 1995 12:08:47 +0000 (08:08 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 14 Jul 1995 12:08:47 +0000 (08:08 -0400)
From-SVN: r10126

gcc/config/sparc/sparc.md

index e329d209003811e9ebb39015cb63084c206557d4..377d9ae495776575eb2d06f55eb1f918ab5d1385 100644 (file)
       if (low != const0_rtx)
        output_asm_insn (\"sethi %%hi(%a1),%%g1; or %0,%%g1,%0\", operands);
     }
+
+  return \"\";
 }"
   [(set_attr "type" "move")
    (set_attr "length" "5")])