[PATCH] Fixup handling of zero-precision integer types

Mike Stump mikestump@comcast.net
Thu Oct 17 19:57:00 GMT 2013


On Oct 17, 2013, at 6:14 AM, Richard Biener <rguenther@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.


More information about the Gcc-patches mailing list