]> git.ipfire.org Git - thirdparty/gcc.git/commit
expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by applying...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 30 Nov 2004 00:01:45 +0000 (00:01 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 30 Nov 2004 00:01:45 +0000 (19:01 -0500)
commit7acda5525160854c90dc9661f31b6684991b9721
treedfbf6f2ea293600c13665faeb6960583e8f04567
parent0d0a0935545f258cd934235e5fc4dba4a21f242b
expr.c (expand_expr_real_1, [...]): Properly handle REDUCE_BIT_FIELD by applying it to result, not input, of conversion.

* expr.c (expand_expr_real_1, case NOP_EXPR): Properly handle
REDUCE_BIT_FIELD by applying it to result, not input, of conversion.

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