aboutsummaryrefslogtreecommitdiff
path: root/gcc/selftest.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/selftest.h')
-rw-r--r--gcc/selftest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/selftest.h b/gcc/selftest.h
index 54fc488..ede7732 100644
--- a/gcc/selftest.h
+++ b/gcc/selftest.h
@@ -228,6 +228,8 @@ extern void gimple_c_tests ();
extern void hash_map_tests_c_tests ();
extern void hash_set_tests_c_tests ();
extern void input_c_tests ();
+extern void json_cc_tests ();
+extern void optinfo_emit_json_cc_tests ();
extern void predict_c_tests ();
extern void pretty_print_c_tests ();
extern void read_rtl_function_c_tests ();