summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/fp-immediate-shorten.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/fp-immediate-shorten.ll')
-rw-r--r--test/CodeGen/X86/fp-immediate-shorten.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/fp-immediate-shorten.ll b/test/CodeGen/X86/fp-immediate-shorten.ll
index cafc61a41f..62d81003a6 100644
--- a/test/CodeGen/X86/fp-immediate-shorten.ll
+++ b/test/CodeGen/X86/fp-immediate-shorten.ll
@@ -1,7 +1,7 @@
;; Test that this FP immediate is stored in the constant pool as a float.
; RUN: llc < %s -march=x86 -mattr=-sse2,-sse3 | \
-; RUN: grep {.long.1123418112}
+; RUN: grep ".long.1123418112"
define double @D() {
ret double 1.230000e+02