re PR target/6043 (IICE on ia64 for Blitz config test for C++ complex math)
authorJakub Jelinek <jakub@redhat.com>
Mon, 25 Mar 2002 11:34:11 +0000 (12:34 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 25 Mar 2002 11:34:11 +0000 (12:34 +0100)
commit6ddae612862ce6cf65cfeddac2d0959d7397d0be
tree3f696f0ff6c9196d8903fb35f20fb615915ea88d
parent9035ec7952324e5b2a4b17cfc86db62c44d008a3
re PR target/6043 (IICE on ia64 for Blitz config test for C++ complex math)

PR target/6043
* expr.c (emit_group_store): Handle storing into CONCAT.

* g++.dg/opt/conj2.C: New test.

From-SVN: r51311
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/conj2.C [new file with mode: 0644]