gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2013 16:15:55 +0000 (16:15 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2013 16:15:55 +0000 (16:15 +0000)
commite3fc9ffb6e4852b6975093cf7c4090eb010beaad
tree6cc35ce9d38c53b9780ae1ed1c05fc03a67cc110
parent9baae48fcb4211579378405a193102b7434399b2
gcc/
* explow.c (plus_constant): Pass "mode" to immed_double_int_const.
Use gen_int_mode rather than GEN_INT.

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