expr.c (expand_expr, [...]): When seeing if should use bitfield operations...
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sat, 5 Jul 2003 11:51:54 +0000 (11:51 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 5 Jul 2003 11:51:54 +0000 (07:51 -0400)
commita8f3bf527144a4ddcffcfd37f022f8bc65de6bef
tree67847c0636c55f25eddb8f68742e1bd0f9c4c4a7
parent0641776cefb0ba35cc75c3bb27451a7e706dc2cd
expr.c (expand_expr, [...]): When seeing if should use bitfield operations...

* expr.c (expand_expr, case COMPONENT_REF): When seeing if should use
bitfield operations, use STRICT_ALIGNMENT, not SLOW_UNALIGNED_ACCESS
if EXPAND_CONST_ADDRESS or EXPAND_INITIALIZER.

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