expr.c (store_constructor): Use gen_int_mode to correctly sign-extend CONST_INT value.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 27 Mar 2004 16:15:59 +0000 (16:15 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Sat, 27 Mar 2004 16:15:59 +0000 (16:15 +0000)
commit053ee101a4222e929c90c8583fde96f9222f032f
tree2c97f9c4f030a8d510d2bf2837223a2be7e337cf
parent6f52a889fdd6a6127889944fb7ae8a96e768d6c3
expr.c (store_constructor): Use gen_int_mode to correctly sign-extend CONST_INT value.

* expr.c (store_constructor): Use gen_int_mode to correctly
sign-extend CONST_INT value.

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