[PATCH] Fixup handling of zero-precision integer types

Richard Biener rguenther@suse.de
Thu Oct 17 22:13:00 GMT 2013


Mike Stump <mikestump@comcast.net> wrote:
>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.

Yes, this is why I did the patch.

Richard



More information about the Gcc-patches mailing list