public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/18680] New: gdb/hppa-tdep.c:593: possibly broken if ?
@ 2015-07-15 12:41 dcb314 at hotmail dot com
  0 siblings, 0 replies; only message in thread
From: dcb314 at hotmail dot com @ 2015-07-15 12:41 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 18680
           Summary: gdb/hppa-tdep.c:593: possibly broken if ?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

gdb/hppa-tdep.c:593] -> [src/gdb/hppa-tdep.c:593]: (style) Same expression on
both sides of '||'.

  /* ldw,mb D(sp),X or ldd,mb D(sp),X */
  if (((inst & 0x0fc010e0) == 0x0fc010e0
       || (inst & 0x0fc010e0) == 0x0fc010e0)

Comment and the code don't match up.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-15 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-15 12:41 [Bug gdb/18680] New: gdb/hppa-tdep.c:593: possibly broken if ? dcb314 at hotmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).