aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/ARM/fparith.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/fparith.ll b/test/CodeGen/ARM/fparith.ll
index 0e503a683f..6dfe86015c 100644
--- a/test/CodeGen/ARM/fparith.ll
+++ b/test/CodeGen/ARM/fparith.ll
@@ -3,7 +3,7 @@
; RUN: grep faddd %t
; RUN: grep fmuls %t
; RUN: grep fmuld %t
-; RUN: grep fnegs %t
+; RUN: grep eor %t
; RUN: grep fnegd %t
; RUN: grep fdivs %t
; RUN: grep fdivd %t