OSDN Git Service

* config/alpha/alpha.c (print_operand) [+]: Remove.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Apr 2007 22:39:56 +0000 (22:39 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Apr 2007 22:39:56 +0000 (22:39 +0000)
commit32a8f7479af35b16d9bb89514526ba5442fc72e0
tree530fa030e24babd155a9fddf78cc18bc048ea0c1
parent004e23c43c8caeb9121f6b03327f8d348104795a
    * config/alpha/alpha.c (print_operand) [+]: Remove.
        (alpha_end_function): Print nop if call at end of function.
        * config/alpha/alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Remove +.
        * config/alpha/alpha.md (UNSPEC_LDGP1): New.
        (call_osf_1_er_noreturn, call_value_osf_1_er_noreturn): New.
        (call_osf_2_er_nogp, call_value_osf_2_er_nogp): New.
        (call_osf_2_er, call_value_osf_2_er): Merge the ldgp highpart into
        the call pattern. Update peepholes to match.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123529 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/alpha/alpha.md