diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/nios2/tret.d | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ec9aff7..b38bb43 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2013-06-12 Sandra Loosemore <sandra@codesourcery.com> + + * gas/nios2/tret.d: Correct eret encoding. + 2013-06-10 Maciej W. Rozycki <macro@codesourcery.com> * gas/mips/relax-bc1any.l: New test. diff --git a/gas/testsuite/gas/nios2/tret.d b/gas/testsuite/gas/nios2/tret.d index c6fc003..09bb09a 100644 --- a/gas/testsuite/gas/nios2/tret.d +++ b/gas/testsuite/gas/nios2/tret.d @@ -4,5 +4,4 @@ .*: +file format elf32-littlenios2 Disassembly of section .text: -0+0000 <[^>]*> e800083a eret - +0+0000 <[^>]*> ef80083a eret |