mips.md (div_trap): Lost last return while editing conflicts.
authorStan Cox <scox@gcc.gnu.org>
Tue, 1 Dec 1998 19:14:51 +0000 (19:14 +0000)
committerStan Cox <scox@gcc.gnu.org>
Tue, 1 Dec 1998 19:14:51 +0000 (19:14 +0000)
From-SVN: r24048

gcc/config/mips/mips.md

index 14c4457a76e997599b35ab5543fadd88ae70d6af..09967e1050880728fee6de4d967866bca9930cb7 100644 (file)
       return \"%(beql\\t%0,%1,.+8\\n\\tbreak\\t%2%)\";
     else
       return \"%(bne\\t%0,%1,.+12\\n\\tnop\\n\\tbreak\\t%2%)\";
+  return \"\";
 }"
   [(set_attr "type" "unknown")
    (set_attr "length" "2")])