aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2015-08-14 15:00:04 -0700
committerKeith Seitz <keiths@redhat.com>2015-08-14 15:04:58 -0700
commitebdad8fc7fd12b52a2dd14cdca735728b2f7ebc7 (patch)
tree5b08d8bbb4fbc654b5e1a02338eeffd36c8530b3 /bfd
parent9ca98f927800a8446555e3f64cc3437c08ce266b (diff)
downloadgdb-ebdad8fc7fd12b52a2dd14cdca735728b2f7ebc7.zip
gdb-ebdad8fc7fd12b52a2dd14cdca735728b2f7ebc7.tar.gz
gdb-ebdad8fc7fd12b52a2dd14cdca735728b2f7ebc7.tar.bz2
Rename location accessor macro parameters to silence ARI
The locations patch I recently committed contains macro definitions such as: This causes an ARI error to be emitted by the server ("Do not use PTR, ISO C 90 implies `void *'"). While this ARI error is bogus in this context, it is just easiest to squash the error completely by renaming the macro parameters. gdb/ChangeLog * location.c (EL_TYPE, EL_LINESPEC, EL_PROBE, EL_ADDRESS) (EL_EXPLICIT, EL_STRING): Change macro parameter to "P" to silence ARI errors.
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions