* debug.h (set_name): Add comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146897
138bc75d-0d04-0410-961f-
82ee72b054a4
+2009-04-28 Catherine Moore <clm@codesourcery.com>
+
+ * debug.h (set_name): Add comment.
+
2009-04-28 Andrew Pinski <pinskia@gmail.com>
PR target/39929
text sections. */
void (* switch_text_section) (void);
+ /* Called from grokdeclarator. Replaces the anonymous name with the
+ type name. */
void (* set_name) (tree, tree);
/* This is 1 if the debug writer wants to see start and end commands for the