[multiple changes]
authorDavid Edelsohn <dje@gcc.gnu.org>
Sat, 23 Feb 2002 02:07:21 +0000 (21:07 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 23 Feb 2002 02:07:21 +0000 (21:07 -0500)
commite72247f417055c24de8e8ceb755b02f03222718c
tree7eef9dddc59e81b19c96b68790976e3ecc85b3bd
parenta5c305316d63340f74915b65a580ffc030f2a221
[multiple changes]

2002-02-23  David Edelsohn  <edelsohn@gnu.org>

        * config/rs6000/rs6000.md (load_toc_aix_{si,di}): Use
        gpc_reg_operand constraint.

2002-02-23  Alan Modra  <amodra@bigpond.net.au>

        * config/rs6000/rs6000.c (num_insns_constant): Fix formatting.
        Simplify comparison of `low'.
        (add_operand): Fix formatting.
        (non_add_cint_operand): Use CONST_OK_FOR_LETTER_P.
        (rs6000_stack_info): Remove redundant test setting push_p.
        (output_toc): Fix formatting.
        * config/rs6000/rs6000.md (boolsi3, boolcsi3 splitters): Use
        cc_reg_not_cr0_operand constraint.
        (booldi3, boolcdi3 splitters): Same.

From-SVN: r49983
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.md