aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.h
diff options
context:
space:
mode:
authorCatherine Moore <clm@codesourcery.com>2009-04-28 15:06:16 +0000
committerCatherine Moore <clm@codesourcery.com>2009-04-28 15:06:16 +0000
commitb398b0c18587085d4ea2822eb125219861be8640 (patch)
tree33a447f864e2a2268a81fdf68ed6792caa1584a0 /gcc/debug.h
parent1d0e4bd49f64528951150da3f483ea8dcc39f259 (diff)
2009-04-28 Catherine Moore <clm@codesourcery.com>
* debug.h (set_name): Add comment. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@146897 138bc75d-0d04-0410-961f-82ee72b054a4
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 1169c51a66b..6d4911302d0 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