emit-rtl.c (const_double_htab_hash): Use mode in the hash.
authorDale Johannesen <dalej@apple.com>
Tue, 28 Jan 2003 19:25:49 +0000 (19:25 +0000)
committerDale Johannesen <dalej@gcc.gnu.org>
Tue, 28 Jan 2003 19:25:49 +0000 (19:25 +0000)
commitfe352c2900b2bfc9af52a1f761063a6bb974acdb
tree6d82077d573f3479764a7ac71bd2fcff5afe6198
parent00d29f7d01fddd0d60af388b73bbb68b4e662e23
emit-rtl.c (const_double_htab_hash): Use mode in the hash.

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.

From-SVN: r62004
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
gcc/emit-rtl.c
gcc/loop.c