]> git.ipfire.org Git - thirdparty/gcc.git/commit
emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than units...
authorJ"orn Rennecke <joern.rennecke@st.com>
Tue, 26 Jul 2005 14:58:43 +0000 (14:58 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Tue, 26 Jul 2005 14:58:43 +0000 (15:58 +0100)
commitdb48745242e25f3b9b414cd9e01986fe2205ccc1
treeebac3b891d58e82daa28c21077485ff2f5c39bd2
parent84fd360ddcdabfe1209c0139aa937e9e0ee7547a
emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than units) against HOST_BITS_PER_WIDE_INT.

* emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits
(rather than units) against HOST_BITS_PER_WIDE_INT.

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