bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19224] New: src/opcodes/h8300-dis.c:547: bad if test ?


From: dcb314 at hotmail dot com
Subject: [Bug binutils/19224] New: src/opcodes/h8300-dis.c:547: bad if test ?
Date: Tue, 10 Nov 2015 08:34:41 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]