aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2014-04-25 17:00:20 +0100
committerNick Clifton <nickc@redhat.com>2014-04-25 17:00:20 +0100
commit88667baf24e71481f0002c0452b94a1d53116725 (patch)
tree30c354a5b686726f1d786a92d0dd560bbba077a0 /gdb/remote.c
parentbdb52a22a7672fa716997bce67ac9c1fcbd7c338 (diff)
downloadgdb-88667baf24e71481f0002c0452b94a1d53116725.zip
gdb-88667baf24e71481f0002c0452b94a1d53116725.tar.gz
gdb-88667baf24e71481f0002c0452b94a1d53116725.tar.bz2
This fixes a compile time warning which is being treated as an error. Older
versions of gcc complain about part of a conditional expression always evaluating to false because of the size of the operands involved, even when the entire expression is already known to be false. * peXXigen.c (_bfd_XXi_swap_sym_out): Another fix for building on a 342-bit host. This time for older versions of gcc.
Diffstat (limited to 'gdb/remote.c')
0 files changed, 0 insertions, 0 deletions