On 12/07/2011 03:25 PM, Jakub Jelinek wrote:
Hi!We already error out on .foo = style designators for arrays, but for [N] = style designators for classes we'd just ICE. Bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk?
OK.
The last one is a accepts-invalid even for C. Jason, do you think you could look at that on the C++ side, I'll look at the C one?
At some point, sure. Would you open a PR? Jason