Re: another wrong-code problem with -fstrict-volatile-bitfields

2012-09-03 Thread Richard Guenther
On Sat, Aug 25, 2012 at 10:15 PM, Sandra Loosemore wrote: > While I was grovelling around trying to swap in more state on the bitfield > store/extract code for the patch rewrite being discussed here: > > http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01546.html > > I found a reference to PR23623 and

Re: another wrong-code problem with -fstrict-volatile-bitfields

2012-08-26 Thread Sandra Loosemore
A couple days ago I wrote: While I was grovelling around trying to swap in more state on the bitfield store/extract code for the patch rewrite being discussed here: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01546.html I found a reference to PR23623 and found that it is broken again, but in

another wrong-code problem with -fstrict-volatile-bitfields

2012-08-25 Thread Sandra Loosemore
While I was grovelling around trying to swap in more state on the bitfield store/extract code for the patch rewrite being discussed here: http://gcc.gnu.org/ml/gcc-patches/2012-08/msg01546.html I found a reference to PR23623 and found that it is broken again, but in a different way. On ARM EA