aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/elf_eflags_nanlegacy.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/elf_eflags_nanlegacy.s')
-rw-r--r--test/MC/Mips/elf_eflags_nanlegacy.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/MC/Mips/elf_eflags_nanlegacy.s b/test/MC/Mips/elf_eflags_nanlegacy.s
index 6897ad2..0fa0787 100644
--- a/test/MC/Mips/elf_eflags_nanlegacy.s
+++ b/test/MC/Mips/elf_eflags_nanlegacy.s
@@ -4,12 +4,12 @@
# RUN: llvm-mc -triple mipsel-unknown-linux -mcpu=mips32 %s -o -| \
# RUN: FileCheck %s -check-prefix=CHECK-ASM
-# This *MUST* match the output of gas compiled with the same triple.
-# CHECK-OBJ: Flags [ (0x50001000)
+# This *MUST* match the output of 'gcc -c' compiled with the same triple.
+# CHECK-OBJ: Flags [ (0x50001004)
# CHECK-ASM: .nan 2008
# CHECK-ASM: .nan legacy
.nan 2008
-// Let's override the previous directive!
+# Let's override the previous directive!
.nan legacy