https://sourceware.org/bugzilla/show_bug.cgi?id=1202
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a38d139645fe557563c3c513b9175e07ceb5f5f8 commit a38d139645fe557563c3c513b9175e07ceb5f5f8 Author: Alan Modra <amo...@gmail.com> Date: Thu Jun 3 12:03:09 2021 +0930 PR1202, mcore disassembler: wrong address loopt Fixes a 16 year old bug report, which even came with a patch. opcodes/ PR 1202 * mcore-dis.c (print_insn_mcore): Correct loopt disassembly. Use unsigned int for inst. gas/ PR 1202 * testsuite/gas/mcore/allinsn.d: Correct loopt expected output. -- You are receiving this mail because: You are on the CC list for the bug.