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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
                 CC|                            |jason at gcc dot gnu.org
             Blocks|12245                       |
         Depends on|                            |12245
         AssignedTo|giovannibajo at libero dot  |unassigned at gcc dot
                   |it                          |gnu.org

--- Comment #60 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-13 
20:27:06 UTC ---
Giovanni hasn't touched this bug since 2004, so I'm unassigning him.  It seems
to me that the best way to avoid the garbage from cp_parser_initializer_list
would be to rewrite reshape_init to avoid copying initializer lists that need
no reshaping.  But that isn't a project for stage 4.

Reply via email to