diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a5581024b9f..30545fb1558 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2011-01-06 Paul Koning + + * gas/pdp11/opcode.d: Fix expected output for sec instruction. + 2011-01-05 Nathan Sidwell * gas/arm/blx-bad.s: New. diff --git a/gas/testsuite/gas/pdp11/opcode.d b/gas/testsuite/gas/pdp11/opcode.d index 4b81857dc2e..eeb80da95d9 100644 --- a/gas/testsuite/gas/pdp11/opcode.d +++ b/gas/testsuite/gas/pdp11/opcode.d @@ -32,7 +32,7 @@ Disassembly of section .text: 20: 00a4 [ ]*clz 22: 00a8 [ ]*cln 24: 00af [ ]*ccc - 26: 00a1 [ ]*clc + 26: 00b1 [ ]*sec 28: 00b2 [ ]*sev 2a: 00b4 [ ]*sez 2c: 00b8 [ ]*sen