From 3c0bfb2a239710f52543cc9e1a434814e82bd120 Mon Sep 17 00:00:00 2001 From: Richard Sandiford Date: Sun, 13 Sep 2009 18:56:03 +0000 Subject: gas/testsuite/ * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses. ld/testsuite/ * ld-mips-elf/eh-frame1-n32.d: Change "the section \.eh_frame" to "the \.eh_frame section". * ld-mips-elf/eh-frame1-n64.d: Likewise. * ld-mips-elf/eh-frame2-n32.d: Likewise. * ld-mips-elf/eh-frame2-n64.d: Likewise. * ld-mips-elf/eh-frame3.d: Likewise. * ld-mips-elf/eh-frame4.d: Likewise. * ld-mips-elf/elf-rel-got-n32.d: Expect bals. * ld-mips-elf/elf-rel-xgot-n32.d: Likewise. * ld-mips-elf/mips-elf.exp: Force the MIPS16 PIC tests to use -mips1. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/mips/mips16-dwarf2-n32.d | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) (limited to 'gas') diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7e4052b..3d737c2 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-09-13 Richard Sandiford + + * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses. + 2009-09-11 Hans-Peter Nilsson PR gas/10623 diff --git a/gas/testsuite/gas/mips/mips16-dwarf2-n32.d b/gas/testsuite/gas/mips/mips16-dwarf2-n32.d index e95325d..4e033e5 100644 --- a/gas/testsuite/gas/mips/mips16-dwarf2-n32.d +++ b/gas/testsuite/gas/mips/mips16-dwarf2-n32.d @@ -16,15 +16,15 @@ Relocation section '\.rela\.debug_line' at offset .* contains 1 entries: #... Line Number Statements: - Extended opcode 2: set Address to 0x0 + Extended opcode 2: set Address to 0x1 Copy - Special opcode .*: advance Address by 2 to 0x2 and Line by 1 to 2 - Special opcode .*: advance Address by 2 to 0x4 and Line by 1 to 3 - Special opcode .*: advance Address by 4 to 0x8 and Line by 1 to 4 - Special opcode .*: advance Address by 2 to 0xa and Line by 1 to 5 - Special opcode .*: advance Address by 4 to 0xe and Line by 1 to 6 - Special opcode .*: advance Address by 4 to 0x12 and Line by 1 to 7 - Advance PC by 2286 to 0x900 - Special opcode .*: advance Address by 0 to 0x900 and Line by 1 to 8 - Advance PC by 15 to 0x90f + Special opcode .*: advance Address by 2 to 0x3 and Line by 1 to 2 + Special opcode .*: advance Address by 2 to 0x5 and Line by 1 to 3 + Special opcode .*: advance Address by 4 to 0x9 and Line by 1 to 4 + Special opcode .*: advance Address by 2 to 0xb and Line by 1 to 5 + Special opcode .*: advance Address by 4 to 0xf and Line by 1 to 6 + Special opcode .*: advance Address by 4 to 0x13 and Line by 1 to 7 + Advance PC by 2286 to 0x901 + Special opcode .*: advance Address by 0 to 0x901 and Line by 1 to 8 + Advance PC by 15 to 0x910 Extended opcode 1: End of Sequence -- cgit v1.1