------- Comment #10 from rguenther at suse dot de 2007-06-21 14:52 ------- Subject: Re: [4.3 Regression] cannot take address of bit field
On Thu, 21 Jun 2007, hubicka at ucw dot cz wrote: > > > ------- Comment #9 from hubicka at ucw dot cz 2007-06-21 14:39 ------- > Subject: Re: [4.3 Regression] cannot take address of bit field > > > > > > > ------- Comment #8 from rguenth at gcc dot gnu dot org 2007-06-21 11:19 > > ------- > > Ping? > > I tought the bug is long fixed by moving the folding from fold into > Gimple fold_stmt. We probably should not emit frontend warnings/errors > that late, I will check if I can get it done earlier at gimplification > time. Otherwise Andrew's patch to avoid the folding for bit_field_type > is probably way to go. The bug is still there and we fail to build the kernel because of it still. Richard. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31541