[Bug ada/19900] ACATS c391002 c432002 ICE categorize_ctor_elements_1
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 11 19:00:00 GMT 2005
------- 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
More information about the Gcc-bugs
mailing list