]> gcc.gnu.org Git - gcc.git/commit - gcc/config/alpha/alpha.h
alpha.c (current_file_function_operand): Don't fail for profiling.
authorRichard Henderson <rth@redhat.com>
Tue, 16 Oct 2001 22:44:39 +0000 (15:44 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 16 Oct 2001 22:44:39 +0000 (15:44 -0700)
commit1afec8ade9fceba5d24195f3d152fc701e51c835
tree39d5d2e0186d9240a3eb34846af9b0db26ec0467
parent087772344ccd872579631089bde62255887dfdf4
alpha.c (current_file_function_operand): Don't fail for profiling.

        * alpha.c (current_file_function_operand): Don't fail for profiling.
        (direct_call_operand): New.
        * alpha-protos.h: Declare it.
        * alpha.h (EXTRA_CONSTRAINT): Use it.
        (PREDICATE_CODES): Add it.
        (ASM_OUTPUT_MI_THUNK): Remove.
        * alpha32.h (ASM_OUTPUT_MI_THUNK): Remove.
        * alpha.md (sibcall_osf_1, sibcall_value_osf_1): Add 's' alternative.

From-SVN: r46299
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md
gcc/config/alpha/alpha32.h
This page took 0.064304 seconds and 5 git commands to generate.