]> gcc.gnu.org Git - gcc.git/commit
function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.
authorAndreas Jaeger <aj@gcc.gnu.org>
Sat, 31 May 2003 18:45:31 +0000 (20:45 +0200)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sat, 31 May 2003 18:45:31 +0000 (20:45 +0200)
commit0d569849e6a8c783c2e2331417e85c3a40a3b980
treee51a63762d9808d04eaa7cef419df116b60f75da
parentc79af3fafd7f53e110ae9286f221032cd11a1ac6
function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.

        * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE
        usage.

        * doc/tm.texi (Trampolines): Remove ALLOCATE_TRAMPOLINE.

        * config/d30v/d30v.h: Remove traces of ALLOCATE_TRAMPOLINE.

        * system.h: Poison ALLOCATE_TRAMPOLINE.

        * doc/tm.texi (Misc): Remove HANDLE_PRAGMA.
        * system.h: Poison HANDLE_PRAGMA.

In f/
        * lex.c (ffelex_hash_): Remove HANDLE_PRAGMA and
        HANDLE_GENERIC_PRAGMA dependend code, remove #if 0 code.
        (pragma_getc): Removed.
        (pragma_ungetc): Removed.

From-SVN: r67274
gcc/ChangeLog
gcc/config/d30v/d30v.h
gcc/doc/tm.texi
gcc/f/ChangeLog
gcc/f/lex.c
gcc/function.c
gcc/system.h
This page took 0.065064 seconds and 5 git commands to generate.