[Bug tree-optimization/40844] O2 optimizes out assignment to bitfield

2009-07-24 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-07-24 12:26 --- indeed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIR

[Bug tree-optimization/40844] O2 optimizes out assignment to bitfield

2009-07-23 Thread pinskia at gmail dot com
--- Comment #1 from pinskia at gmail dot com 2009-07-24 05:54 --- Subject: Re: New: O2 optimizes out assignment to bitfield Sent from my iPhone On Jul 23, 2009, at 10:22 PM, "jim at bodwin dot us" wrote: > Incorrect code is produced for the following source with the O2 > option