]> gcc.gnu.org Git - gcc.git/commit
alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.
authorRichard Henderson <rth@redhat.com>
Fri, 18 Apr 2003 18:16:40 +0000 (11:16 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 18 Apr 2003 18:16:40 +0000 (11:16 -0700)
commit59c60a985d0f5a3c0d618950cd1b608114813968
tree9cc7d852381aafe0a9e298a3ca267665ef51d72e
parent0b176c1af26f5a4a7eb9fa4d69f5851e47fde26a
alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.

        * config/alpha/alpha.c (SYMBOL_FLAG_NEAR, SYMBOL_FLAG_SAMEGP): Remove.
        (alpha_end_function): Don't set them.
        (decl_in_text_section): Remove.
        (alpha_encode_section_info): Remove.
        (samegp_function_operand): Use SYMBOL_REF LOCAL_P and EXTERNAL_P.
        (direct_call_operand): Use SYMBOL_REF_DECL and compare actual
        sections, rather than decl_in_text_section results.

From-SVN: r65785
gcc/ChangeLog
gcc/config/alpha/alpha.c
This page took 0.061238 seconds and 5 git commands to generate.