From: Richard Sandiford Date: Sat, 14 Mar 2009 09:37:18 +0000 (+0000) Subject: gas/testsuite/ X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9435f5b623b316c0a47aae946da0ddd84da15bb5;p=binutils-gdb.git gas/testsuite/ * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be properly aligned. * gas/ppc/textalign-xcoff-002.d: Likewise. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b97d3d1811f..1ef1ed31687 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2009-03-14 Richard Sandiford + + * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be + properly aligned. + * gas/ppc/textalign-xcoff-002.d: Likewise. + 2009-03-14 Richard Sandiford * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d, diff --git a/gas/testsuite/gas/ppc/textalign-xcoff-001.d b/gas/testsuite/gas/ppc/textalign-xcoff-001.d index 04ad379bf9f..2bd6e8dfdb8 100644 --- a/gas/testsuite/gas/ppc/textalign-xcoff-001.d +++ b/gas/testsuite/gas/ppc/textalign-xcoff-001.d @@ -8,7 +8,7 @@ Sections: Idx Name Size VMA LMA File off Algn 0 \.text 00000004 0+0 0+0 000000a8 2\*\*2 CONTENTS, ALLOC, LOAD, CODE - 1 \.data 00000008 0+04 0+04 000000ac 2\*\*3 + 1 \.data 00000008 0+08 0+08 000000ac 2\*\*3 CONTENTS, ALLOC, LOAD, RELOC, DATA - 2 \.bss 00000000 0+0c 0+0c 00000000 2\*\*3 + 2 \.bss 00000000 0+10 0+10 00000000 2\*\*3 ALLOC diff --git a/gas/testsuite/gas/ppc/textalign-xcoff-002.d b/gas/testsuite/gas/ppc/textalign-xcoff-002.d index 1bd08e10064..3a8b9004883 100644 --- a/gas/testsuite/gas/ppc/textalign-xcoff-002.d +++ b/gas/testsuite/gas/ppc/textalign-xcoff-002.d @@ -8,7 +8,7 @@ Sections: Idx Name Size VMA LMA File off Algn 0 \.text 00000004 0000000000000000 0000000000000000 000000f0 2\*\*2 CONTENTS, ALLOC, LOAD, CODE - 1 \.data 00000008 0000000000000004 0000000000000004 000000f4 2\*\*3 + 1 \.data 00000008 0000000000000008 0000000000000008 000000f4 2\*\*3 CONTENTS, ALLOC, LOAD, RELOC, DATA - 2 \.bss 00000000 000000000000000c 000000000000000c 00000000 2\*\*3 + 2 \.bss 00000000 0000000000000010 0000000000000010 00000000 2\*\*3 ALLOC