re PR middle-end/17367 (expand_expr_addr_expr with parallels (-O1 -mcpu=G5))
authorRichard Henderson <rth@redhat.com>
Fri, 10 Sep 2004 00:50:24 +0000 (17:50 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 10 Sep 2004 00:50:24 +0000 (17:50 -0700)
commit469c26f1672c58c8e6e540d2066134cc67046b4e
treee7947bab8da89693b36d2050f360319989c39457
parent55fe27a207a1abf0632d03d649ad3afef9dafde6
re PR middle-end/17367 (expand_expr_addr_expr with parallels (-O1 -mcpu=G5))

        PR middle-end/17367
        * function.c (assign_parm_setup_block): Only put PARALLELs into
        a register if use_register_for_decl.

From-SVN: r87268
gcc/ChangeLog
gcc/function.c