------- Comment #3 from tromey at gcc dot gnu dot org  2006-02-07 19:23 -------
I looked at this a bit more.

We don't want to set TREE_USED on the itable syms decl, because
that will still cause it to be emitted, even though it is not used.
It would be preferable to not create the various decls here unless we
know for sure that they will be used.


-- 


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

Reply via email to