alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP is being...
authorRichard Henderson <rth@redhat.com>
Thu, 16 Jan 2003 01:50:54 +0000 (17:50 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 16 Jan 2003 01:50:54 +0000 (17:50 -0800)
commit77480b0beabae22664e1f226d3343ef8e0bddbcf
treee6a48abd87d10b6eaadbe77769e70f1488e793c1
parenta013431213f7f27e2866350c9aaea8f12046d81c
alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP is being used.

        * config/alpha/alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum;
        also check that GP is being used.
        (alpha_find_lo_sum_using_gp): New.
        (alpha_does_function_need_gp): Use get_attr_usegp.
        * config/alpha/alpha-protos.h: Update.
        * config/alpha/alpha.md (attr usegp): New.  Annotate patterns
        as needed.

From-SVN: r61376
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.md