http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46436
Summary: m68hc11-elf --enable-werror-always build fails
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: target
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 44756
Host: i686-pc-linux-gnu
Target: m68hc11-elf
../../../gcc/gcc/config/m68hc11/m68hc11.c: In function ‘m68hc11_gen_highpart’:
../../../gcc/gcc/config/m68hc11/m68hc11.c:2002:10: error: right shift count >=
width of type [-Werror]
../../../gcc/gcc/config/m68hc11/m68hc11.c: In function ‘m68hc11_emit_logical’:
../../../gcc/gcc/config/m68hc11/m68hc11.c:2970:11: error: variable ‘insn’ set
but not used [-Werror=unused-but-set-variable]