expr.c (expand_expr, [...]): Don't force using bitfield extraction if no direct load...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Tue, 10 Jul 2001 11:29:25 +0000 (11:29 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 10 Jul 2001 11:29:25 +0000 (07:29 -0400)
commit10c2a453f15dea9dc69dbd9a373bff3cde0e9799
tree8013744ac2638e7b027c88494794836063ee23ce
parent62926f0b9cdcb60759994120091a28ab8e6f11ef
expr.c (expand_expr, [...]): Don't force using bitfield extraction if no direct load if...

* expr.c (expand_expr, case COMPONENT_REF): Don't force using bitfield
extraction if no direct load if either EXPAND_CONST_ADDRESS or
EXPAND_INITIALIZER.

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