This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/18069] New: arm-tdep.c:7457: bad if test ?


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

            Bug ID: 18069
           Summary: arm-tdep.c:7457: bad if test ?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com

gdb/arm-tdep.c:7457]: (style) Expression '(X & 0xe) == 0x1' is always false.

  else if (op1 == 0x10 && op2 == 0x0 && (rn & 0xe) == 0x1)

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]