explow.c (plus_constant): Pass "mode" to immed_double_int_const.
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Tue, 30 Apr 2013 16:15:55 +0000 (16:15 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Tue, 30 Apr 2013 16:15:55 +0000 (16:15 +0000)
commitd6b28156145199ff1f096c8aa7c62fbf86306928
tree6cc35ce9d38c53b9780ae1ed1c05fc03a67cc110
parentb0dec6074782cab0b40ae2b130a10f385ea40e07
explow.c (plus_constant): Pass "mode" to immed_double_int_const.

gcc/
* explow.c (plus_constant): Pass "mode" to immed_double_int_const.
Use gen_int_mode rather than GEN_INT.

From-SVN: r198462
gcc/ChangeLog
gcc/explow.c