Forgot to add testcase for r198590
[oota-llvm.git] / test / CodeGen / SystemZ / fp-sub-03.ll
index 82bb94dd28b387fcc3731ffa55e02f414371cac9..a1404c4ff0e761a9a1e3297e8b8ceb99b8fb1ffd 100644 (file)
@@ -4,7 +4,7 @@
 
 ; There is no memory form of 128-bit subtraction.
 define void @f1(fp128 *%ptr, float %f2) {
-; CHECK: f1:
+; CHECK-LABEL: f1:
 ; CHECK: lxebr %f0, %f0
 ; CHECK: ld %f1, 0(%r2)
 ; CHECK: ld %f3, 8(%r2)