On 10/21/2015 03:59 AM, Jeff Law wrote:
On 10/20/2015 03:27 PM, Richard Henderson wrote:
If all address spaces use the same modes and forms, we would
be forced to replicate these hooks in the backend. Which would
then require the creation of a new hook to replace
target_default_pointer_address_modes_p.
---
gcc/targhooks.c | 39 ++++++++++++++++-----------------------
1 file changed, 16 insertions(+), 23 deletions(-)
Change itself is probably fine. Are there any doc updates that need to happen
given the generalization of these hooks?
Oops, you're right about the doc updates.
r~