]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_expr, [...]): Get the mode from the tree for op1, not the rtl.
authorJason Merrill <jason@yorick.cygnus.com>
Tue, 27 Jul 1999 10:23:05 +0000 (10:23 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 27 Jul 1999 10:23:05 +0000 (06:23 -0400)
commita5efcd6370a04e0fe8b7e64a36fd80f2cf22aef3
tree72446ba3904c9193a882b47fd480893835e23205
parent3c56dbcfe29dc4053c0ec20f0dc43f76d039c97b
expr.c (expand_expr, [...]): Get the mode from the tree for op1, not the rtl.

* expr.c (expand_expr, case PLUS_EXPR): Get the mode from the
tree for op1, not the rtl.

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