]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize when seeing if trunc...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 18 Nov 2003 02:05:29 +0000 (02:05 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 18 Nov 2003 02:05:29 +0000 (21:05 -0500)
commite44846d6cc11782725608b7ef84b61daafe17abc
tree864b89cffbfe1a74cab08d36a834c931bc3e4571
parentccdf1a46ee4a3425bee1602ccf758a2bb9364571
expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize when seeing if truncation or extension.

* expr.c (convert_move): Use GET_MODE_PRECISION instead of bitsize
when seeing if truncation or extension.

From-SVN: r73689
gcc/ChangeLog
gcc/expr.c