From de120aafb23e53c0f07b84c8d17733f0ce8e491a Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Tue, 4 Jun 2013 16:08:51 +0000 Subject: Update x86 nacl tests for section alignment change * ld-i386/tlsbindesc-nacl.rd: Updated for text/data/bss section alignment change. * ld-x86-64/split-by-file-nacl.rd: Likewise. --- ld/testsuite/ld-x86-64/split-by-file-nacl.rd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ld/testsuite/ld-x86-64') diff --git a/ld/testsuite/ld-x86-64/split-by-file-nacl.rd b/ld/testsuite/ld-x86-64/split-by-file-nacl.rd index 897ab0f806..6cc810133e 100644 --- a/ld/testsuite/ld-x86-64/split-by-file-nacl.rd +++ b/ld/testsuite/ld-x86-64/split-by-file-nacl.rd @@ -3,12 +3,12 @@ There are 9 section headers, starting at offset 0x80: Section Headers: \[Nr\] Name Type Address Off Size ES Flg Lk Inf Al \[ 0\] NULL 0000000000000000 000000 000000 00 0 0 0 - \[ 1\] .text PROGBITS 0000000000000000 000040 000000 00 AX 0 0 4 + \[ 1\] .text PROGBITS 0000000000000000 000040 000000 00 AX 0 0 1 \[ 2\] .foo PROGBITS 0000000000000000 000040 000003 00 AXl 0 0 1 - \[ 3\] .data PROGBITS 0000000000000000 000044 000000 00 WA 0 0 4 - \[ 4\] .bss NOBITS 0000000000000000 000044 000000 00 WA 0 0 4 - \[ 5\] .foo.0 PROGBITS 0000000000000003 000044 000003 00 AXl 0 0 1 - \[ 6\] .shstrtab STRTAB 0000000000000000 000047 000038 00 0 0 1 + \[ 3\] .data PROGBITS 0000000000000000 000043 000000 00 WA 0 0 1 + \[ 4\] .bss NOBITS 0000000000000000 000043 000000 00 WA 0 0 1 + \[ 5\] .foo.0 PROGBITS 0000000000000003 000043 000003 00 AXl 0 0 1 + \[ 6\] .shstrtab STRTAB 0000000000000000 000046 000038 00 0 0 1 \[ 7\] .symtab SYMTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 18 8 [0-9] 8 \[ 8\] .strtab STRTAB 0000000000000000 [0-9a-f]+ [0-9a-f]+ 00 0 0 1 Key to Flags: -- cgit v1.2.1