Remove the use of the register keyword in the libiberty.h header file - it is depreca...
authorNick Clifton <nickc@redhat.com>
Thu, 25 Jun 2020 10:16:42 +0000 (11:16 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 25 Jun 2020 10:16:42 +0000 (11:16 +0100)
commit6248d9d647708606f8f79f42fdf96757cd09c963
tree7a4c03bc134f099e5c513843ad0683ad6ef7091e
parentb59d128a112d441c657195939340698548862cec
Remove the use of the register keyword in the libiberty.h header file - it is deprecated and incompatible with C++17.

* libiberty.h (bsearch_r): Remove use of the register keyword from
the prototype.
include/ChangeLog
include/libiberty.h
This page took 0.024998 seconds and 4 git commands to generate.