2003-01-28 Dale Johannesen <dalej@apple.com>
authordalej <dalej@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 19:25:49 +0000 (19:25 +0000)
committerdalej <dalej@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Jan 2003 19:25:49 +0000 (19:25 +0000)
commita576091379944a53645cd7d227d784dce94ba8d0
tree6d82077d573f3479764a7ac71bd2fcff5afe6198
parent09e210d66a790008e98bfccccf2499b17dd5859b
2003-01-28  Dale Johannesen  <dalej@apple.com>
        * emit-rtl.c (const_double_htab_hash):  Use mode in the hash.
        * loop.c (scan_loop):  Move movables on -Os rich-register targets.
        * config/rs6000/rs6000.md (sibcall*):  Use match_operand for LR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62004 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/emit-rtl.c
gcc/loop.c