On Oct 17, 2013, at 6:14 AM, Richard Biener <rguent...@suse.de> wrote: > These two patches try to fix handling of zero-precision integer > types (created by struct { int : 0; };).
> Objections? In the wide-int branch we ran into :0 issues, and I think this patch likely eliminates that problem, so, I like it.