* rs6000-tdep.c (skip_prologue): Add missing parens around
authorFred Fish <fnf@specifix.com>
Tue, 30 Jul 1996 05:12:07 +0000 (05:12 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 30 Jul 1996 05:12:07 +0000 (05:12 +0000)
commit58b4fad2269dee3b8940183e747f4c34e0df9ca0
tree395ebd18d7c453d73dcd008acb311ba02f0772e8
parent80f600a4b27520fd5294f2575a6398dc391179a2
* rs6000-tdep.c (skip_prologue): Add missing parens around
operands of logical-or so that first operand does not bind
to previous logical-and.
gdb/ChangeLog
gdb/rs6000-tdep.c