This is the mail archive of the gdb-patches@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]

New ARI warning Thu Dec 30 01:54:12 UTC 2010


61a62,65
> gdb/bfin-tdep.c:481: code: OP eol: Do not use &&, or || at the end of a line
gdb/bfin-tdep.c:481:  if (regnum == BFIN_PC_REGNUM || regnum == BFIN_RETS_REGNUM ||
> gdb/bfin-tdep.c:482: code: OP eol: Do not use &&, or || at the end of a line
gdb/bfin-tdep.c:482:      regnum == BFIN_RETI_REGNUM || regnum == BFIN_RETX_REGNUM ||
> gdb/bfin-tdep.c:483: code: OP eol: Do not use &&, or || at the end of a line
gdb/bfin-tdep.c:483:      regnum == BFIN_RETN_REGNUM || regnum == BFIN_RETE_REGNUM ||
> gdb/bfin-tdep.c:484: code: OP eol: Do not use &&, or || at the end of a line
gdb/bfin-tdep.c:484:      regnum == BFIN_LT0_REGNUM || regnum == BFIN_LB0_REGNUM ||


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