diff options
author | Alan Modra <amodra@gmail.com> | 2013-11-02 15:31:16 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2013-11-02 15:31:16 +1030 |
commit | c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa (patch) | |
tree | 76b72bc9b9ae3a190ad18b5c1afbc277a269fc56 /gas | |
parent | 5b0ad99a826dfe3f3e9e31efe3590fae68a54918 (diff) | |
download | gdb-c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa.zip gdb-c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa.tar.gz gdb-c7c3f80e9ccc436c6061f1c85b7ca9450fa5d3aa.tar.bz2 |
Assorted x86 testsuite fixes.
I think HJ has already fixed the binutils and ld tests with his
2013-09-27 readelf change, but this allows them to pass with wider
address output as per Nick's 2013-09-12 readelf change.
binutils/testsuite/
* binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
gas/testsuite/
* gas/cfi/cfi-x86_64.d: Match when lacking end of section padding.
ld/testsuite/
* ld-pe/cfi.d: Allow wide display of addresses.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/cfi/cfi-x86_64.d | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f7cd119..9694b8a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-11-02 Alan Modra <amodra@gmail.com> + + * gas/cfi/cfi-x86_64.d: Match when lacking end of section padding. + 2013-10-29 Jan Beulich <jbeulich@suse.com> * gas/microblaze/relax_size.elf: Drop expectation of no longer @@ -611,7 +615,6 @@ 2013-05-31 Catherine Moore <clm@codesourcery.com> - gas/testsuite/ * gas/mips/ehword.d: New. * gas/mips/ehword.s: New. * gas/mips/mips.exp: Run ehword test. diff --git a/gas/testsuite/gas/cfi/cfi-x86_64.d b/gas/testsuite/gas/cfi/cfi-x86_64.d index 592416a..900a5e5 100644 --- a/gas/testsuite/gas/cfi/cfi-x86_64.d +++ b/gas/testsuite/gas/cfi/cfi-x86_64.d @@ -269,8 +269,4 @@ Contents of the .eh_frame section: DW_CFA_advance_loc: 1 to 0+00ae DW_CFA_undefined: r125 \(k7\) DW_CFA_nop - DW_CFA_nop - DW_CFA_nop - DW_CFA_nop - DW_CFA_nop #pass |