[Bug c++/17347] C++ FE produces invalid CONSTRUCTOR trees for vtables

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Sep 24 21:27:00 GMT 2004


------- Additional Comments From rth at gcc dot gnu dot org  2004-09-24 21:27 -------
I suppose you *could* re-allow NULL TREE_PURPOSE for arrays.  I'd be hesitant
to do this for structures, but there we don't have a problem of allocating 
extra memory.

You'd just need a little bit of code in gimplify.c, and perhaps in tree-sra.c,
to make this work.  Feel free to persue it.

-- 


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



More information about the Gcc-bugs mailing list