Commit 0d16d68e by Jason Merrill

Avoid warning building this file

From-SVN: r7761
parent cf17cae3
...@@ -1293,6 +1293,7 @@ count_functions (t) ...@@ -1293,6 +1293,7 @@ count_functions (t)
return decl_list_length (TREE_VALUE (t)); return decl_list_length (TREE_VALUE (t));
my_friendly_abort (359); my_friendly_abort (359);
return 0;
} }
/* Like value_member, but for DECL_CHAINs. */ /* Like value_member, but for DECL_CHAINs. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment