------- Comment #3 from ebotcazou at gcc dot gnu dot org  2008-06-13 08:46 
-------
> For
> 
> struct cmsghdr   {
>     size_t cmsg_len;
>     __extension__ unsigned char __cmsg_data [];
> };
> 
> DECL_SIZE{_UNIT} of __cmsg_data is NULL.

I wondered if this could happen... now I know. :-)  Fixing...


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-06-13 08:46:56
               date|                            |


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

Reply via email to