http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43829
Mikael Morin <mikael at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25409|0 |1 is obsolete| | --- Comment #41 from Mikael Morin <mikael at gcc dot gnu.org> 2011-10-08 16:26:31 UTC --- Created attachment 25443 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25443 Most up-to-date patch Here is the latest patch. It has evolved quite a lot since the last submission, but the evolutions are improved handling of array constructors, and slightly different scalarizer structures, so that the code produced should not be worse than the previous versions (but there should not be great improvements either).