diff --git a/gas/testsuite/gas/elf/section10.d b/gas/testsuite/gas/elf/section10.d index d51bd4e36e5..6aa57d42943 100644 --- a/gas/testsuite/gas/elf/section10.d +++ b/gas/testsuite/gas/elf/section10.d @@ -13,8 +13,7 @@ [ ]*\[.*6000000\]: OS \(.*6000000\) [ ]*\[.*\][ ]+sec2 [ ]*PROGBITS.* -[ ]*\[0+00806\]: ALLOC, EXEC, COMPRESSED -[ ]*\[: 0x[0-9]+\], .* +[ ]*\[0+00086\]: ALLOC, EXEC, LINK ORDER #... [ ]*\[.*\][ ]+sec3 [ ]*PROGBITS.* diff --git a/gas/testsuite/gas/elf/section10.s b/gas/testsuite/gas/elf/section10.s index d52b3458fb1..e617bad609c 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