emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are one and...
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sun, 10 Jun 2001 22:49:40 +0000 (22:49 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sun, 10 Jun 2001 22:49:40 +0000 (22:49 +0000)
commit76321db654bc556e27dc6d2fe6c989adf520be83
treebba27da56c05987f22169c036eaff435c6117ef4
parent2e246150217cf0b2d963c50e15a9a7ff0b3501b9
emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode are one and two words in size.

* emit-rtl.c (gen_lowpart_common): Do not assume that SFmode and DFmode
are one and two words in size.

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