On Feb 5, 2008, at 1:01 AM, Eli Friedman wrote:
> Testcase:
>
> struct MpegEncContext;
> typedef struct MpegEncContext {int pb;} MpegEncContext;
> static void x(void) {MpegEncContext s; s.pb;}
>
> Crashes for me in codegen on trunk, but I'm not sure if it's just my
> own build...
This should work now, please let me know if you hit any other
problems, thanks!
-Chris
_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev