https://sourceware.org/bugzilla/show_bug.cgi?id=31464
Bug ID: 31464
Summary: GCC 6.4 failed to build binutils
Product: binutils
Version: 2.43 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: hjl.tools at gmail dot com
Target Milestone: ---
Target: x86-64
CC config/tc-i386.o
/export/gnu/import/git/gitlab/x86-binutils-test/gas/config/tc-i386.c: In
function ‘x86_ginsn_lea’:
/export/gnu/import/git/gitlab/x86-binutils-test/gas/config/tc-i386.c:5738:19:
error: logical not is only applied to the left hand side of comparison
[-Werror=logical-not-parentheses]
if (!i.base_reg != (!i.index_reg || i.index_reg->reg_num == RegIZ))
^~
cc1: all warnings being treated as errors
--
You are receiving this mail because:
You are on the CC list for the bug.