https://sourceware.org/bugzilla/show_bug.cgi?id=18678

            Bug ID: 18678
           Summary: config/tc-tic4x.c:2357: bad if ?
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

config/tc-tic4x.c:2357]: (warning) Logical conjunction always evaluates to
false: EXPR < 4 && EXPR > 5.

Source code is

   if (tinsn->num_operands < 4 && tinsn->num_operands > 5 )

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to