gimplify.c (gimplify_modify_expr): Don't force a temporary of an aggregate_value_p...
authorJason Merrill <jason@redhat.com>
Fri, 11 Jun 2004 03:26:31 +0000 (23:26 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 11 Jun 2004 03:26:31 +0000 (23:26 -0400)
commit3bcb4e37d15296c7aad59f8591876ccfa28f6c31
tree286dfd310c69cb69eb51a600c9b4516f6e965fb7
parent3100d647250b4209a601763e7887936d25899f3f
gimplify.c (gimplify_modify_expr): Don't force a temporary of an aggregate_value_p type.

        * gimplify.c (gimplify_modify_expr): Don't force a temporary
        of an aggregate_value_p type.

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