expr.c (expand_assignment): Handle CONCAT both as a final destination and as a middle...
authorRichard Henderson <rth@redhat.com>
Thu, 2 Dec 2004 05:24:11 +0000 (21:24 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 2 Dec 2004 05:24:11 +0000 (21:24 -0800)
commit0becc98698a748a8b28af730ca55986fa02b9811
treecb213fe6556612dd6e1bfda35aac8ccf3abaff8e
parentca3a791a1692d3f0890b647f2b860cfa5e7ea678
expr.c (expand_assignment): Handle CONCAT both as a final destination and as a middle point.

        * expr.c (expand_assignment): Handle CONCAT both as a final
        destination and as a middle point.

From-SVN: r91614
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/gcc.dg/complex-3.c [new file with mode: 0644]