]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_expr_real_1): Remove unnecessary assignments to temp.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 19 Oct 2004 12:51:05 +0000 (12:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 19 Oct 2004 12:51:05 +0000 (12:51 +0000)
commit7f8adc4e067b2db6f0fd32e550a1f0558839bacc
treef49ed9f93ab5762b72b5efdf6a9121fb517f20c0
parent6947512352a71aba76705bb7a04d0ec301461821
expr.c (expand_expr_real_1): Remove unnecessary assignments to temp.

* expr.c (expand_expr_real_1) <MODIFY_EXPR>: Remove
unnecessary assignments to temp.  Return const0_rtx.

From-SVN: r89273
gcc/ChangeLog
gcc/expr.c
This page took 0.060061 seconds and 5 git commands to generate.