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] arm-tdep.c:7457: bad if test ?


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

--- Comment #1 from dcb <dcb314 at hotmail dot com> ---
More of the same, further down in the same file:

[binutils-gdb/gdb/arm-tdep.c:12308]: (style) Expression is always false because
'else if' condition matches previous condition at line 12300.

 else if (opc1 == 0x0b)

 else if (opc1 == 0x0b)

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