OSDN Git Service

* emit-rtl.c (gen_lowpart_common): Fix conversion of
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2001 18:12:37 +0000 (18:12 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Nov 2001 18:12:37 +0000 (18:12 +0000)
commitdb6bf7a6b0a2bf4818ac1eb31004b568e2c58eaf
treebef4d46a4315839be469b124f09a3ba4c90da806
parent4605907b1ba3ea30e5183ed2956b394b6ea4d4e7
    * 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.

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