r123529 - in /trunk/gcc: ChangeLog config/alpha...

rth@gcc.gnu.org rth@gcc.gnu.org
Thu Apr 5 22:39:00 GMT 2007


Author: rth
Date: Thu Apr  5 23:39:56 2007
New Revision: 123529

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123529
Log:
        * 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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/alpha.c
    trunk/gcc/config/alpha/alpha.h
    trunk/gcc/config/alpha/alpha.md



More information about the Gcc-cvs mailing list