]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cgraph.h
remove need for store_values_directly
[thirdparty/gcc.git] / gcc / cgraph.h
index cf8c7b64b9b3b28eac243ba03609364201d1a996..29f65a895ff539dcf309b8257bdd5aeddbe4035f 100644 (file)
@@ -1872,7 +1872,6 @@ struct asmname_hasher
 {
   typedef symtab_node *value_type;
   typedef const_tree compare_type;
-  typedef int store_values_directly;
 
   static hashval_t hash (symtab_node *n);
   static bool equal (symtab_node *n, const_tree t);