http://sourceware.org/bugzilla/show_bug.cgi?id=12861
Summary: gas cr16 fails to build with -Werror and gcc-4.6
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: [email protected]
ReportedBy: [email protected]
current cvs head:
gas/config/tc-cr16.c: In function ‘tc_gen_reloc’:
gas/config/tc-cr16.c:525:28: error: variable ‘code’ set but not used
[-Werror=unused-but-set-variable]
gas/config/tc-cr16.c: In function ‘check_cinv_options’:
gas/config/tc-cr16.c:1556:31: error: variable ‘d_used’ set but not used
[-Werror=unused-but-set-variable]
gas/config/tc-cr16.c:1556:19: error: variable ‘u_used’ set but not used
[-Werror=unused-but-set-variable]
gas/config/tc-cr16.c:1556:7: error: variable ‘i_used’ set but not used
[-Werror=unused-but-set-variable]
gas/config/tc-cr16.c: In function ‘md_assemble’:
as/config/tc-cr16.c:2507:8: error: variable ‘c’ set but not used
[-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils