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

            Bug ID: 19224
           Summary: src/opcodes/h8300-dis.c:547: bad if test ?
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

[src/opcodes/h8300-dis.c:547]: (style) Expression is always false because 'else
if' condition matches previous condition at line 436.

      if (looking_for & IGNORE)


       else if (looking_for & IGNORE)

-- 
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