OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Sep 2011 12:17:03 +0000 (12:17 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 14 Sep 2011 12:17:03 +0000 (12:17 +0000)
commit23068d35a2a2f6d22033ee187883634692ab195a
tree2d7c617c46739ec63501c878ce8a8dd6c1a0d04f
parent3ffda02672473b72ff439aba90b967c24948e3ab
gcc/
* simplify-rtx.c (simplify_subreg): Check that the inner mode is
a scalar integer before applying integer-only optimisations to
inner arithmetic.

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