Rename function.
commit3f4ef678b4e701f9a702c6558993bc17460609b6
authorMichael Meissner <meissner@linux.ibm.com>
Thu, 18 Jul 2019 19:07:13 +0000 (18 19:07 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Thu, 18 Jul 2019 19:07:13 +0000 (18 19:07 +0000)
treedd03b55d9bd4d5b34e4c022814a3e2107174ef4c
parent9ae813e89059b101d390e29912bc4348bfc538f2
Rename function.

2019-07-18  Michael Meissner  <meissner@linux.ibm.com>

* config/rs6000/predicates.md (prefixed_mem_operand): Call
rs6000_prefixed_address_mode_p instead of rs6000_prefixed_address.
* config/rs6000/rs6000-protos.h (rs6000_prefixed_address_mode_p):
Rename function from rs6000_prefixed_address.
* config/rs6000/rs6000.c (rs6000_prefixed_address_mode_p): Rename
function from rs6000_prefixed_address.

From-SVN: r273580
gcc/ChangeLog
gcc/config/rs6000/predicates.md
gcc/config/rs6000/rs6000-protos.h
gcc/config/rs6000/rs6000.c