Avoid warning building this file
authorJason Merrill <merrill@gnu.org>
Wed, 13 Jul 1994 11:13:13 +0000 (11:13 +0000)
committerJason Merrill <merrill@gnu.org>
Wed, 13 Jul 1994 11:13:13 +0000 (11:13 +0000)
From-SVN: r7761

gcc/cp/tree.c

index 3256744..88466b8 100644 (file)
@@ -1293,6 +1293,7 @@ count_functions (t)
     return decl_list_length (TREE_VALUE (t));
 
   my_friendly_abort (359);
+  return 0;
 }
 
 /* Like value_member, but for DECL_CHAINs.  */