ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.
authorRichard Henderson <rth@redhat.com>
Wed, 16 Apr 2003 19:53:13 +0000 (12:53 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 16 Apr 2003 19:53:13 +0000 (12:53 -0700)
commit1cdbd6309a9c08a9bbb6cb79ffea4ac10228fe74
tree226904135fbdddf7135a1604f1efef8acad0e692
parentd055668e809b15b17f53124efd6a093c3b97ec2e
ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.

        * config/ia64/ia64.c (sdata_symbolic_operand): Use
        SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.
        (tls_symbolic_operand): Use SYMBOL_REF_TLS_MODEL.
        (function_operand): Use SYMBOL_REF_FUNCTION_P.
        (ia64_expand_load_address): Likewise.
        (ia64_assemble_integer): Likewise.
        (ia64_encode_section_info): Remove.
        (ia64_strip_name_encoding): Remove.
        * config/ia64/ia64.h (ENCODE_SECTION_INFO_CHAR): Remove.
        * config/ia64/sysv4.h (ASM_OUTPUT_LABELREF): Don't strip it.

From-SVN: r65697
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
gcc/config/ia64/sysv4.h