[PATCH] reimplement -fstrict-volatile-bitfields v4, part 1/2

Richard Biener richard.guenther@gmail.com
Fri Oct 18 11:09:00 GMT 2013


On Sat, Sep 28, 2013 at 4:19 AM, Sandra Loosemore
<sandra@codesourcery.com> wrote:
> This patch fixes various -fstrict-volatile-bitfields wrong-code bugs,
> including instances where bitfield values were being quietly truncated as
> well as bugs relating to using the wrong width.  The code changes are
> identical to those in the previous version of this patch series (originally
> posted in June and re-pinged many times since then), but for this version I
> have cleaned up the test cases to remove dependencies on header files, as
> Bernd requested.

Ok.

Thanks,
Richard.

> -Sandra
>



More information about the Gcc-patches mailing list