Re: binutils-2.21.53.0.2/gas bug report

2011-10-23 Thread Alan Modra
On Fri, Oct 21, 2011 at 08:46:23PM +, 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 i

binutils-2.21.53.0.2/gas bug report

2011-10-23 Thread David Binderman
Hello there, I just ran the static analysis tool cppcheck over the source code of binutils-2.21.53.0.2. It said 1. [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:

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2011-10-23 Thread xunxun1982 at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11539 xunxun changed: What|Removed |Added CC||xunxun1982 at gmail dot com -- Configure bug