emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT.
authorRichard Henderson <rth@cygnus.com>
Tue, 6 Apr 1999 15:49:17 +0000 (08:49 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 6 Apr 1999 15:49:17 +0000 (08:49 -0700)
commit2454beafbaa21ee0ede1adb06625760ff41d1448
tree01c867d13ee6eff5feb7d5ae2835fd4a0cce4c3f
parenteeea333e3b37c1e1d9fd13dcb2d60d626aff5bd4
emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT.

        * emit-rtl.c (gen_rtx_CONST_DOUBLE): Use XWINT not XINT.
        Clear third and following slots, if they exist.

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