(get_inner_reference): When finding mode to access bitfield that ends up properly...
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 1 Apr 1996 21:16:06 +0000 (16:16 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 1 Apr 1996 21:16:06 +0000 (16:16 -0500)
commite8621b3c1cbd3d2db673450c8744ab5a3457de28
treeb246454feac1e4daf2fe4d9acba293cbb8bf1484
parentf5b65a56691fdc8f8b914011da7ed8ec4fa1176c
(get_inner_reference): When finding mode to access bitfield that ends up properly aligned...

(get_inner_reference): When finding mode to access bitfield that ends
up properly aligned, use mode class of its type unless type's mode was
BLKmode.

From-SVN: r11651
gcc/expr.c