aboutsummaryrefslogtreecommitdiff
path: root/gcc/fold-const.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2015-10-21 13:34:47 -0700
committerRichard Henderson <rth@gcc.gnu.org>2015-10-21 13:34:47 -0700
commit0f16c5729bfc4a9939578feb7e319f41c7dd9b41 (patch)
tree1d760d175ded09b634db1ebadfcfa055214ca9bf /gcc/fold-const.c
parent2e44cd8b00ffeabf4a8ec8683ef97802bf9a9345 (diff)
downloadgcc-0f16c5729bfc4a9939578feb7e319f41c7dd9b41.zip
gcc-0f16c5729bfc4a9939578feb7e319f41c7dd9b41.tar.gz
gcc-0f16c5729bfc4a9939578feb7e319f41c7dd9b41.tar.bz2
Relax ADDR_SPACE_GENERIC_P checks for default address space hooks
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. * targhooks.c (default_addr_space_pointer_mode): Remove check for generic address space. (default_addr_space_address_mode): Likewise. (default_addr_space_valid_pointer_mode): Likewise. (default_addr_space_legitimate_address_p): Likewise. (default_addr_space_legitimize_address): Likewise. From-SVN: r229143
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions