aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.h
diff options
context:
space:
mode:
authorCatherine Moore <clm@codesourcery.com>2009-04-28 11:06:16 -0400
committerCatherine Moore <clm@gcc.gnu.org>2009-04-28 11:06:16 -0400
commitaf04e659c91c5698bb5f8e0a379a35906471ec60 (patch)
tree33a447f864e2a2268a81fdf68ed6792caa1584a0 /gcc/debug.h
parentf8abe53240b55be4d8e4880906e22e5237e43f6f (diff)
downloadgcc-af04e659c91c5698bb5f8e0a379a35906471ec60.zip
gcc-af04e659c91c5698bb5f8e0a379a35906471ec60.tar.gz
gcc-af04e659c91c5698bb5f8e0a379a35906471ec60.tar.bz2
debug.h (set_name): Add comment.
2009-04-28 Catherine Moore <clm@codesourcery.com> * debug.h (set_name): Add comment. From-SVN: r146897
Diffstat (limited to 'gcc/debug.h')
-rw-r--r--gcc/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/debug.h b/gcc/debug.h
index 1169c51..6d49113 100644
--- a/gcc/debug.h
+++ b/gcc/debug.h
@@ -126,6 +126,8 @@ struct gcc_debug_hooks
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