OSDN Git Service

2001-06-19 Eric Christopher <echristo@redhat.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2001 08:34:34 +0000 (08:34 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 19 Jun 2001 08:34:34 +0000 (08:34 +0000)
commit7547817f36df8318c8f8427eb00186e16bda13aa
tree97bf3752e6300e568daf8fdbc7b9e96284202254
parentd0de5c8208eb48f47f8463db3f141a24877c9441
2001-06-19  Eric Christopher <echristo@redhat.com>

* emit-rtl.c (gen_lowpart_common): Do not assume that SFmode
and DFmode are UNITS_PER_WORD and 2*UNITS_PER_WORD.  Use
GET_MODE_BITSIZE instead of GET_MODE_SIZE/UNITS_PER_WORD.

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