expr.c (emit_group_store): Initialize dst with CONST0_RTX for the appropriate mode.
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 26 Jan 2003 09:09:23 +0000 (09:09 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sun, 26 Jan 2003 09:09:23 +0000 (09:09 +0000)
commit8ae91fc0348533eb653f6cbe521c72a412d7f8a9
tree2ad5a7723838803a63cebddfa5fd0bdd4b0f3a45
parentc3297561714960b9ab81ae28213b8f18f8ed6085
expr.c (emit_group_store): Initialize dst with CONST0_RTX for the appropriate mode.

* expr.c (emit_group_store): Initialize dst with CONST0_RTX
for the appropriate mode.

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