]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (emit_group_load_1): Return the source if the move is a regular move between...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Tue, 21 Dec 2004 07:49:58 +0000 (08:49 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 21 Dec 2004 07:49:58 +0000 (07:49 +0000)
commitd20b11909f9014b4fb2988efbbde83bae0de3f56
tree3badf38ecf51207fae3960ad1b6aa8eef4aefaf2
parentbd340349092b1d189d798f8d3654244b4141da45
expr.c (emit_group_load_1): Return the source if the move is a regular move between complex values.

* expr.c (emit_group_load_1): Return the source if the move
is a regular move between complex values.

From-SVN: r92455
gcc/ChangeLog
gcc/expr.c