summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/elf/section10.s
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/elf/section10.s')
-rw-r--r--gas/testsuite/gas/elf/section10.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/elf/section10.s b/gas/testsuite/gas/elf/section10.s
index d52b3458fb..e617bad609 100644
--- a/gas/testsuite/gas/elf/section10.s
+++ b/gas/testsuite/gas/elf/section10.s
@@ -3,7 +3,7 @@
.word 1
# Make sure that a numeric value can be mixed with alpha values.
- .section sec2, "a2048x"
+ .section sec2, "a128x"
.word 2
# Make sure that specifying further arguments to .sections is still supported