OSDN Git Service

* function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 May 2003 18:45:31 +0000 (18:45 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 May 2003 18:45:31 +0000 (18:45 +0000)
commite7c55e4c11141a52ca03d95d2cdac55666782aad
treee51a63762d9808d04eaa7cef419df116b60f75da
parentb3ccab1c8bd8a2b410a75ccdc89041dae7621a5d
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67274 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/d30v/d30v.h
gcc/doc/tm.texi
gcc/f/ChangeLog
gcc/f/lex.c
gcc/function.c
gcc/system.h