bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/18678] New: config/tc-tic4x.c:2357: bad if ?


From: dcb314 at hotmail dot com
Subject: [Bug gas/18678] New: config/tc-tic4x.c:2357: bad if ?
Date: Wed, 15 Jul 2015 12:32:26 +0000

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.



reply via email to

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