From: clm Date: Tue, 28 Apr 2009 15:06:16 +0000 (+0000) Subject: 2009-04-28 Catherine Moore X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=029529e65cdfd210955a375317c7ece353e2de83;p=thirdparty%2Fgcc.git 2009-04-28 Catherine Moore * debug.h (set_name): Add comment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146897 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 02662d40277f..71332dace78b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-04-28 Catherine Moore + + * debug.h (set_name): Add comment. + 2009-04-28 Andrew Pinski PR target/39929 diff --git a/gcc/debug.h b/gcc/debug.h index 1169c51a66bd..6d4911302d0d 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