------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-15 
20:51 -------
It has nothing to do with nested structs at all but an array's whos size is not 
specified.  This is valid C99 
but not C++.  Though we should accept it for C++ also but we don't which is a 
bug.  Also note in 3.4.4 
we ICE as we messed up.  This is a dup of bug 18327 which is the bug about the 
ICE on valid code.

*** This bug has been marked as a duplicate of 18327 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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

Reply via email to