------- Comment #23 from kkojima at gcc dot gnu dot org  2008-03-23 00:03 
-------
It seems that the patch of #21 causes a segfault of cc1 for
the testcase below with -mms-bitfields on i686-pc-linux-gnu.

struct foo
{
  unsigned int i;
  unsigned char a[];
};


-- 

kkojima at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkojima at gcc dot gnu dot
                   |                            |org


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

Reply via email to