emit-rtl.c (gen_lowpart_common): Fix conversion of REAL_VALUE_TYPEs to an array of...
authorGeoffrey Keating <geoffk@redhat.com>
Thu, 29 Nov 2001 18:12:37 +0000 (18:12 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 29 Nov 2001 18:12:37 +0000 (11:12 -0700)
commit8125704bd0b552cf5ea0d84e4d5f74544b0446fa
treebef4d46a4315839be469b124f09a3ba4c90da806
parentc87222f0749e8a97e3843355be012a9243ffd4f3
emit-rtl.c (gen_lowpart_common): Fix conversion of REAL_VALUE_TYPEs to an array of target integers.

        * emit-rtl.c (gen_lowpart_common): Fix conversion of
        REAL_VALUE_TYPEs to an array of target integers.  Fix extraction
        of low part of those arrays for 32bit and 64bit hosts.

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