From: rsandifo Date: Sat, 14 Mar 2009 09:37:17 +0000 (+0000) Subject: gas/testsuite/ X-Git-Tag: cgen-snapshot-20091101~3433 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=148d0e627ab4a33d81b982a9323303cdc8cbc67e;p=pf3gnuchains%2Fpf3gnuchains4x.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 b97d3d1811..1ef1ed3168 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,11 @@ 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, gas/ppc/xcoff-branch-1-64.d: New tests. * gas/ppc/aix.exp: Run them. diff --git a/gas/testsuite/gas/ppc/textalign-xcoff-001.d b/gas/testsuite/gas/ppc/textalign-xcoff-001.d index 04ad379bf9..2bd6e8dfdb 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 1bd08e1006..3a8b900488 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