bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: binutils-2.21.53.0.2/gas bug report


From: Alan Modra
Subject: Re: binutils-2.21.53.0.2/gas bug report
Date: Mon, 24 Oct 2011 13:15:10 +1030
User-agent: Mutt/1.5.20 (2009-06-14)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]