------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-11 
13:41 -------
This looks like a front-end problem:
          /* We don't expect more than one element of the union to be
             initialized.  Not sure what we should do otherwise... */
          gcc_assert (TREE_CHAIN (list) == NULL);

-- 


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

Reply via email to