diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/mips16-dwarf2-n32.d | 20 |
2 files changed, 14 insertions, 10 deletions
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 <rdsandiford@googlemail.com> + + * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses. + 2009-09-11 Hans-Peter Nilsson <hp@bitrange.com> 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 |