]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68kelf.h
200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richard@codeso...
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 19 Jan 2007 13:45:54 +0000 (13:45 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Fri, 19 Jan 2007 13:45:54 +0000 (13:45 +0000)
commit835b4008a387208ce374a43a5999e9d6db656982
tree626342c59723d95509f932686bce47687f06499f
parentb6d2f42e5e45a1db9f2851709c9db33d7b79b0d2
200x-xx-xx Nathan Sidwell <nathan@codesourcery.com> Richard Sandiford <richard@codesourcery.com>

gcc/
200x-xx-xx  Nathan Sidwell  <nathan@codesourcery.com>
    Richard Sandiford  <richard@codesourcery.com>

* config/m68k/m68k.h (M68K_STATIC_CHAIN_REG_NAME): New macro.
(INITIALIZE_TRAMPOLINE): Use STATIC_CHAIN_REGNUM.
(__transfer_from_trampoline): Use M68K_STATIC_CHAIN_REG_NAME.
* config/m68k/m68kelf.h (STATIC_CHAIN_REGNUM): Override.
(M68K_STATIC_CHAIN_REG_NAME): Likewise.
* config/m68k/netbsd-elf.h (M68K_STATIC_CHAIN_REG_NAME): Likewise.

gcc/testsuite/
200x-xx-xx  Nathan Sidwell  <nathan@codesourcery.com>

* gcc.c-torture/execute/nestfunc-7.c: New.

Co-Authored-By: Richard Sandiford <richard@codesourcery.com>
From-SVN: r120964
gcc/ChangeLog
gcc/config/m68k/m68k.h
gcc/config/m68k/m68kelf.h
gcc/config/m68k/netbsd-elf.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/nestfunc-7.c [new file with mode: 0644]