]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2009-04-28 Catherine Moore <clm@codesourcery.com>
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:06:16 +0000 (15:06 +0000)
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:06:16 +0000 (15:06 +0000)
        * debug.h (set_name): Add comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146897 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/debug.h

index 02662d40277fe1a6c5f9f422b7e47bc189d0aaa1..71332dace78b8b5399e6aa0005799fceff1477a0 100644 (file)
@@ -1,3 +1,7 @@
+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
index 1169c51a66bd9fb889f5bba868b282df96b98fa8..6d4911302d0d50149948b1ecbd1e6d8ef1af291e 100644 (file)
@@ -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