gimplify.c (gimplify_init_constructor <case VECTOR_TYPE>): Use a temporary variable...
commit9bed0a3480a26ae761727c210e568ca9237f2d15
authorAndrew Pinski <pinskia@gmail.com>
Mon, 1 Jan 2007 22:01:59 +0000 (1 14:01 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Mon, 1 Jan 2007 22:01:59 +0000 (1 14:01 -0800)
tree89ca42ef6789618c6c5aeb3d1b56e825c7701dd7
parenta441d616bac764a9281f72f04812ff9518a7e5ce
gimplify.c (gimplify_init_constructor <case VECTOR_TYPE>): Use a temporary variable if the left hand side is not a gimple register.

2007-01-01  Andrew Pinski  <pinskia@gmail.com>

        * gimplify.c (gimplify_init_constructor <case VECTOR_TYPE>):
        Use a temporary variable if the left hand side is not a gimple
        register.

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