diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7c393b8b15d..13a63445526 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2012-05-25 Alan Modra + + * gas/lns/lns-big-delta.s: Add nops. + * gas/lns/lns-big-delta.d: Update. + 2012-05-19 Alan Modra * gas/tic6x/unwind-1.d: Update for readelf changes. diff --git a/gas/testsuite/gas/lns/lns-big-delta.d b/gas/testsuite/gas/lns/lns-big-delta.d index 58ed7e0d3de..43b48d89e25 100644 --- a/gas/testsuite/gas/lns/lns-big-delta.d +++ b/gas/testsuite/gas/lns/lns-big-delta.d @@ -4,11 +4,14 @@ Raw dump of debug contents of section \.debug_line: #... Line Number Statements: - Extended opcode 2: set Address to .* + Extended opcode 2: set Address to 0x0 Copy Advance Line by 1 to 2 - Extended opcode 2: set Address to .* + Advance PC by fixed size amount 0 to 0x0 Copy - Advance PC by fixed size amount 0 to .* + Advance Line by 1 to 3 + Extended opcode 2: set Address to 0x124fc + Copy + Advance PC by fixed size amount 4 to 0x12500 Extended opcode 1: End of Sequence #pass diff --git a/gas/testsuite/gas/lns/lns-big-delta.s b/gas/testsuite/gas/lns/lns-big-delta.s index a9597488ba9..40a7dd28eaa 100644 --- a/gas/testsuite/gas/lns/lns-big-delta.s +++ b/gas/testsuite/gas/lns/lns-big-delta.s @@ -1,5 +1,9 @@ .file 1 "foo.c" .loc 1 1 0 .loc 1 2 0 + nop + nop .space 75000 .loc 1 3 0 + nop + nop