]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/langhooks.h
c++: improve print_node of PTRMEM_CST
[thirdparty/gcc.git] / gcc / langhooks.h
index 3e89134e8b436e1cb76bef982148102e05417bdb..3db8f2a550d9fe82d1d46c023b3e9e7d846046c4 100644 (file)
@@ -477,7 +477,7 @@ struct lang_hooks
   void (*print_statistics) (void);
 
   /* Called by print_tree when there is a tree of class tcc_exceptional
-     that it doesn't know how to display.  */
+     or tcc_constant that it doesn't know how to display.  */
   lang_print_tree_hook print_xnode;
 
   /* Called to print language-dependent parts of tcc_decl, tcc_type,