------- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-20 15:34 ------- Created an attachment (id=10689) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10689&action=view) patch which removes TDF_CHAIN and changes debug_tree_chain to debug_decl_chain
This patch removes TDF_CHAIN and it also changes debug_tree_chain to debug_decl_chain for the correct meaning of the function. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25879