OSDN Git Service

* expr.c (expand_expr, case BIT_FIELD_REF): Refine the test forcing
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 May 2003 17:56:35 +0000 (17:56 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 5 May 2003 17:56:35 +0000 (17:56 +0000)
commit8f6f6bc8c830ce467d75943e1f64811b58a5c8b0
tree33a4fc54a6ce90abebc59cf481818d05dcdbf7ab
parent36181a332328c805b5d39adfa4b1df2d37b62f20
    * expr.c (expand_expr, case BIT_FIELD_REF): Refine the test forcing
        usage of bitfield instructions for mode1 != BLKmode, only ignoring
        SLOW_UNALIGNED_ACCESS if the field is not byte aligned.
        (store_field): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66492 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c