aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard@codesourcery.com>2007-08-10 15:40:26 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2007-08-10 15:40:26 +0000
commit5955b0a3d268cc6967a77e302b4d6dbeedff3d24 (patch)
tree39665110f4c8e3b7df4b9f38ada9739e100c9ef8 /gcc/c-decl.c
parentdfbb3e36254eb6fcb7c724a4e6e30e715c270981 (diff)
downloadgcc-5955b0a3d268cc6967a77e302b4d6dbeedff3d24.zip
gcc-5955b0a3d268cc6967a77e302b4d6dbeedff3d24.tar.gz
gcc-5955b0a3d268cc6967a77e302b4d6dbeedff3d24.tar.bz2
mips-protos.h (mips_address_insns): Add a boolean argument.
gcc/ * config/mips/mips-protos.h (mips_address_insns): Add a boolean argument. (mips_fetch_insns): Delete in favor of... (mips_load_store_insns): ...this new function. * config/mips/mips.c (mips_address_insns): Add a boolean argument to say whether multiword moves _might_ be split. (mips_fetch_insns): Delete in favor of... (mips_load_store_insns): ...this new function. (mips_rtx_costs): Update the call to mips_address_insns. (mips_address_cost): Likewise. * config/mips/mips.md (length): Use mips_load_store_insns instead of mips_fetch_insns. * config/mips/constraints.md (R): Use mips_address_insns rather than mips_fetch_insns. Assume that the move never needs to be split. From-SVN: r127338
Diffstat (limited to 'gcc/c-decl.c')
0 files changed, 0 insertions, 0 deletions