[Bug middle-end/23999] DECL_SIZE set to NULL at times

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Sep 25 04:38:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-25 04:38 -------
The only time I am thinking this is NULL is when you have something like:
struct a
{
  int b[];
};

-- 


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



More information about the Gcc-bugs mailing list