aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nested.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2009-09-23 15:24:42 -0700
committerRichard Henderson <rth@gcc.gnu.org>2009-09-23 15:24:42 -0700
commit2b4fa409a97f9d398698dff291e4e7176747d6b4 (patch)
tree321b9eb874c077b9b7674eb07850055b8825fc48 /gcc/tree-nested.c
parent9193312a099c192f134768d0567fb5d29107a796 (diff)
downloadgcc-2b4fa409a97f9d398698dff291e4e7176747d6b4.zip
gcc-2b4fa409a97f9d398698dff291e4e7176747d6b4.tar.gz
gcc-2b4fa409a97f9d398698dff291e4e7176747d6b4.tar.bz2
tm.texi (STATIC_CHAIN, [...]): Remove.
* doc/tm.texi (STATIC_CHAIN, STATIC_CHAIN_INCOMING): Remove. (TARGET_STATIC_CHAIN): Mention that this hook must be used for static chain passed in memory. * system.h (STATIC_CHAIN, STATIC_CHAIN_INCOMING): Poison. * targhooks.c (default_static_chain): Don't handle STATIC_CHAIN, STATIC_CHAIN_INCOMING. Issue a sorry if there's no STATIC_CHAIN_REGNUM defined. * config/picochip/picochip-protos.h: s/class/klass/. * config/picochip/picochip.c (TARGET_STATIC_CHAIN): New. (picochip_static_chain): New. * config/picochip/picochip.h (STATIC_CHAIN): Remove. (STATIC_CHAIN_INCOMING): Remove. * config/xtensa/xtensa.c (TARGET_STATIC_CHAIN): New. (xtensa_static_chain): New. * config/xtensa/xtensa.h (STATIC_CHAIN, STATIC_CHAIN_INCOMING): * Remove. From-SVN: r152104
Diffstat (limited to 'gcc/tree-nested.c')
0 files changed, 0 insertions, 0 deletions