On Fri, Oct 21, 2011 at 08:46:23PM +0000, David Binderman wrote: > [binutils-2.21.53.0.2/gas/config/tc-mn10200.c:483]: (warning) Redundant > assignment of "opcode" in switch > > The source code is > > case 0xff: > opcode = 0xfe; > case 0xe8: > > There looks to be a missing break in there.
Indeed. I have fixed this in current mainline sources. Thanks! -- Alan Modra Australia Development Lab, IBM _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils