aboutsummaryrefslogtreecommitdiff
path: root/gcc/function-tests.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function-tests.cc')
-rw-r--r--gcc/function-tests.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/function-tests.cc b/gcc/function-tests.cc
index 846226d..39970b2 100644
--- a/gcc/function-tests.cc
+++ b/gcc/function-tests.cc
@@ -583,6 +583,7 @@ test_ranges ()
push_cfun (fun);
range_tests ();
range_op_tests ();
+ relation_tests ();
build_cfg (fndecl);
convert_to_ssa (fndecl);