diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-11-25 20:10:03 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-11-25 20:10:03 +0000 |
commit | 603be052f6630ab3646b4ce72c32162a65d045d4 (patch) | |
tree | 574a900fdf92babddd1d0d60aa1b2a25ab1655bd /gas | |
parent | 37edbb65ad7d81f172315eadf4f66783d78c36a5 (diff) | |
download | gdb-603be052f6630ab3646b4ce72c32162a65d045d4.zip gdb-603be052f6630ab3646b4ce72c32162a65d045d4.tar.gz gdb-603be052f6630ab3646b4ce72c32162a65d045d4.tar.bz2 |
2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
* gas/ia64/group-1.d: Adjust expected secion ordering.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/ia64/group-1.d | 12 |
2 files changed, 11 insertions, 6 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index e3c5f99..193bbfd 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,9 @@ +2004-11-25 H.J. Lu <hongjiu.lu@intel.com> + + * gas/ia64/group-1.d: Adjust expected secion ordering. + 2004-11-25 Jan Beulich <jbeulich@novell.com> + * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf. 2004-11-24 Paul Brook <paul@codesourcery.com> diff --git a/gas/testsuite/gas/ia64/group-1.d b/gas/testsuite/gas/ia64/group-1.d index 03808c8..0a220cb 100644 --- a/gas/testsuite/gas/ia64/group-1.d +++ b/gas/testsuite/gas/ia64/group-1.d @@ -8,16 +8,16 @@ Section Headers: Size EntSize Flags Link Info Align \[ 0\] NULL 0000000000000000 00000000 0000000000000000 0000000000000000 0 0 0 - \[ 1\] \.text PROGBITS 0000000000000000 00000040 + \[ 1\] \._foo GROUP 0000000000000000 00000040 + 0000000000000008 0000000000000004 7 6 4 + \[ 2\] \.text PROGBITS 0000000000000000 00000050 0000000000000000 0000000000000000 AX 0 0 16 - \[ 2\] \.data PROGBITS 0000000000000000 00000040 + \[ 3\] \.data PROGBITS 0000000000000000 00000050 0000000000000000 0000000000000000 WA 0 0 1 - \[ 3\] \.bss NOBITS 0000000000000000 00000040 + \[ 4\] \.bss NOBITS 0000000000000000 00000050 0000000000000000 0000000000000000 WA 0 0 1 - \[ 4\] \.text PROGBITS 0000000000000000 00000040 + \[ 5\] \.text PROGBITS 0000000000000000 00000050 0000000000000010 0000000000000000 AXG 0 0 16 - \[ 5\] \._foo GROUP 0000000000000000 00000050 - 0000000000000008 0000000000000004 7 6 4 \[ 6\] \.shstrtab STRTAB 0000000000000000 00000058 0000000000000032 0000000000000000 0 0 1 \[ 7\] \.symtab SYMTAB 0000000000000000 000002d0 |