OSDN Git Service

Warning fixes:
[pf3gnuchains/gcc-fork.git] / gcc / config / alpha / alpha.md
index dd8ce53..98fa0f7 100644 (file)
        return \"s%P2addq %r1,0,%0\";
     case 1:
       return \"sll %r1,%2,%0\";
+    default:
+      abort();
     }
 }"
   [(set_attr "type" "iadd,shift")])