gimplify.c (gimplify_bind_expr): Always promote complex and vector variables to regis...
authorRichard Guenther <rguenther@suse.de>
Thu, 17 Jun 2010 12:22:22 +0000 (12:22 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 17 Jun 2010 12:22:22 +0000 (12:22 +0000)
commitbd2e63a1c4d4159f576c31bee9e4090919462aa5
treed9efed283414c50ff46880e65b6175b134d1a139
parent7fa5296e5791829f1ef67de819e5188c58952d67
gimplify.c (gimplify_bind_expr): Always promote complex and vector variables to registers if possible.

2010-06-17  Richard Guenther  <rguenther@suse.de>

* gimplify.c (gimplify_bind_expr): Always promote complex
and vector variables to registers if possible.

From-SVN: r160903
gcc/ChangeLog
gcc/gimplify.c