diff options
Diffstat (limited to 'ld/testsuite/ld-elf/orphan3e.s')
-rw-r--r-- | ld/testsuite/ld-elf/orphan3e.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-elf/orphan3e.s b/ld/testsuite/ld-elf/orphan3e.s index bcd7a18cf76..405d9e2d4f9 100644 --- a/ld/testsuite/ld-elf/orphan3e.s +++ b/ld/testsuite/ld-elf/orphan3e.s @@ -1,2 +1,2 @@ .section .foo,"a",%progbits - .long 4 + .long 4,4,4,4 |