re PR middle-end/18776 (Libgfortran doesn't build again)
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 20 Dec 2004 23:04:37 +0000 (00:04 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 20 Dec 2004 23:04:37 +0000 (23:04 +0000)
commit36d7571c0d377bd9a4e40d55ad803e6bf7b55cd9
tree2e5a8433ef74f4121b60230ab0144e0d67dd6523
parentdef9360c67e43763c98a0579164ce400fc9f411c
re PR middle-end/18776 (Libgfortran doesn't build again)

PR middle-end/18776
* expr.c (write_complex_part): Use a subreg if the original object
is a hard reg that spans an even number of regs or a MEM.
(read_complex_part): Likewise.

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