On Fri, 9 Sep 2011, Artem Shinkarov wrote: > Hi, sorry for the delay, I had a lot of other stuff to do. > > In the attachment there is a new patch that fixes all the issues > pointed by Joseph and almost all the issues pointed by Richard. The > issues that are not fixed are explained further.
The C front-end parts of this version of the patch are OK with the spurious whitespace change > @@ -6120,7 +6213,7 @@ digest_init (location_t init_loc, tree t > tree value; > bool constant_p = true; > > - /* Iterate through elements and check if all constructor > + /* Iterate through elements and check if all constructor > elements are *_CSTs. */ removed. The original version of this line was correctly indented with a TAB. -- Joseph S. Myers jos...@codesourcery.com