OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Aug 2009 08:32:24 +0000 (08:32 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Aug 2009 08:32:24 +0000 (08:32 +0000)
commitef9384f3e0317cc7938526c93237a39df6767e0b
tree748209c722d516febae45c294a24cf4c971dc4e2
parent887d9ba903797a2903696e3aa921616a220a783a
gcc/
* combine.c (gen_lowpart_or_truncate): Exclude CONST_INTs from
mode check.  Do truncations in an integer mode.
(force_to_mode): Handle subregs for all mode types.  Only do
arithmetic simplifications on integer modes.

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