emit-rtl.c (const_double_htab_eq): Distinguish integer and fp CONST_DOUBLE; use real_...
authorRichard Henderson <rth@redhat.com>
Wed, 25 Sep 2002 23:20:42 +0000 (16:20 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 25 Sep 2002 23:20:42 +0000 (16:20 -0700)
commit8580f7a02916708990a29a18027ee870caa2c236
tree860a98898b834b889159fbab21565aebf14192a8
parent8dc24041f7606fe84ce5e5f2b82b79182d1dd383
emit-rtl.c (const_double_htab_eq): Distinguish integer and fp CONST_DOUBLE; use real_identical.

        * emit-rtl.c (const_double_htab_eq): Distinguish integer and
        fp CONST_DOUBLE; use real_identical.

From-SVN: r57520
gcc/ChangeLog
gcc/emit-rtl.c