New ARI warning Fri Mar 11 01:54:56 UTC 2011

GDB Administrator gdbadmin@sourceware.org
Fri Mar 11 04:11:00 GMT 2011


106d105
< gdb/cli/cli-cmds.c:846: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/cli/cli-cmds.c:846:  if ((editor = (char *) getenv (')) == NULL)
138d136
< gdb/coffread.c:1334: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/coffread.c:1334:  if ((temp = strrchr (result, '.')) != NULL)
1298a1297,1298
> gdb/xtensa-tdep.c:165: code: inline: Do not use the inline attribute; since the compiler generally ignores this, better algorithm selection is needed to improved performance
gdb/xtensa-tdep.c:165:static inline unsigned long
> gdb/xtensa-tdep.c:175: code: inline: Do not use the inline attribute; since the compiler generally ignores this, better algorithm selection is needed to improved performance
gdb/xtensa-tdep.c:175:static inline void
1299a1300
> gdb/xtensa-tdep.c:740: code: inline: Do not use the inline attribute; since the compiler generally ignores this, better algorithm selection is needed to improved performance
gdb/xtensa-tdep.c:740:static inline



More information about the Gdb-patches mailing list