------- Comment #2 from razya at il dot ibm dot com 2005-11-16 12:45 ------- (In reply to comment #1) > try dumping with -fdump-tree-*-uid, they are probably different copies. You > can > try http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00314.html to avoid having > unused versions dumped.
It doesn't help. The decls are actually inserted to unexpanded_var_list more than once by the inliner. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24888