* hooks.h (hook_uint_uintp_false): Rename to...
commit6c2db539d441ff6e2ec1f42ded401d8c5bcf755e
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Sep 2016 10:05:29 +0000 (23 10:05 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Sep 2016 10:05:29 +0000 (23 10:05 +0000)
tree86d503259ceba41d0384a8005bf36086ca4217d0
parent3d586c7e2190aa756274db8d937aa242c7823709
* hooks.h (hook_uint_uintp_false): Rename to...
(hook_bool_uint_uintp_false): ... this.
* hooks.c (hook_uint_uintp_false): Rename to...
(hook_bool_uint_uintp_false): ... this.
* target.def (elf_flags_numeric): Use hook_bool_uint_uintp_false
instead of hook_uint_uintp_false.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@240417 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hooks.c
gcc/hooks.h
gcc/target.def