GCC Status Report (2004-03-09)

Eric Botcazou ebotcazou@libertysurf.fr
Wed Mar 17 11:49:00 GMT 2004


> bar (void *x)
> {
>   struct B y = { .b = x, .c = (void *) 0 };
> }
>
> the front-end sends a constructor with only 2 elements to the middle-end,
> while C99 wants b.a and b.d to be cleared too.

... y.a and y.d of course.

-- 
Eric Botcazou



More information about the Gcc mailing list