loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED.
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Thu, 15 Oct 1998 16:52:52 +0000 (16:52 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 15 Oct 1998 16:52:52 +0000 (12:52 -0400)
commitfca812fa4a18fe5ca4952d50cd58974526b6b0fe
tree8ad81d49f4cd509ceffe829308c3c501172af2bc
parentc415cdff3ebaf41698a6584889bf1ee0ab7639ae
loop.c (strength_reduce): Restore marking bct_p as ATTRIBUTE_UNUSED.

        * loop.c (strength_reduce): Restore marking bct_p as
        ATTRIBUTE_UNUSED.
        * rs6000.c (optimization_options): Change #ifdef HAIFA to
        HAVE_decrement_and_branch_on_count.
        (small_data_operand): Remove TARGET_ELF condition for marking
        parameters ATTRIBUTE_UNUSED.

From-SVN: r23115
gcc/ChangeLog
gcc/config/rs6000/rs6000.c