http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25361

Nicola Pero <nicola at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5
                 CC|                            |nicola at gcc dot gnu.org

--- Comment #8 from Nicola Pero <nicola at gcc dot gnu.org> 2010-09-26 16:51:30 
UTC ---
Posted a patch to gcc-patches that implements encoding vectors.  That all works
but unfortunately is not enough because you also have to get structures
containing vectors to work to fix the issue. :-(

I'm reducing the priority though, since the failing testcase now is reduced to
structures containing vectors, which is rather unusual in Objective-C.

Thanks

Reply via email to