On Thu, 14 Nov 2013 14:04:53 +0100 Richard Biener <richard.guent...@gmail.com> wrote:
> On Thu, Nov 14, 2013 at 1:08 PM, Julian Brown > <jul...@codesourcery.com> wrote: > > So that leaves us with store_fixed_bit_field and > > store_split_bit_field being unable to deal with accesses to packed > > structures with non-BLKmode. I experimented earlier with a patch > > which merely worked around the problem there (not thoroughly > > tested!): > > Unfortunately I don't have time to think about this (and the other) > issue thoroughly. I'll come back during stage3 I suppose. Maybe Eric > has some ideas. > > Meanwhile please make sure to open a bugreport. I created PR59134 for this. Thanks, Julian