]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re: s12z/disassembler: call memory_error_func when appropriate
authorAlan Modra <amodra@gmail.com>
Thu, 14 Oct 2021 02:36:16 +0000 (13:06 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 14 Oct 2021 02:38:46 +0000 (13:08 +1030)
Adjust for commit ba7c18a48457.

* testsuite/gas/s12z/truncated.d: Update expected output.

gas/testsuite/gas/s12z/truncated.d

index f4bbb5903e9ecf3d1b29963c3412494f1fb2b8e9..2dec3bc8d7bcb1059150ec5ed7c04912f9d090fd 100644 (file)
@@ -10,4 +10,5 @@ Disassembly of section .text:
 
 00000000 <.text>:
    0:  01              nop
-   1:  14              !!invalid!!
+   1:  14              Address 0x0+2 is out of bounds.
+!!invalid!!