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 server/18295] New: binutils-gdb/gdb/rs6000-tdep.c:1787: bad if expression ?


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

            Bug ID: 18295
           Summary: binutils-gdb/gdb/rs6000-tdep.c:1787: bad if expression
                    ?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com

[binutils-gdb/gdb/rs6000-tdep.c:1787]: (style) Expression '(X & 0xfc1f016a) ==
0x7c01016e' is always false.

      else if ((op & 0xfc1f016a) == 0x7c01016e)
    {           /* stwux rX,r1,rY */

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