diff options
Diffstat (limited to 'gcc/function-tests.cc')
-rw-r--r-- | gcc/function-tests.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/function-tests.cc b/gcc/function-tests.cc index a6ecfdf..7d77615 100644 --- a/gcc/function-tests.cc +++ b/gcc/function-tests.cc @@ -687,7 +687,7 @@ test_expansion_to_rtl () /* Run all of the selftests within this file. */ void -function_tests_c_tests () +function_tests_cc_tests () { test_fndecl_int_void (); test_fndecl_float_intchar (); |