aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vrsqrts.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_vrsqrts.c')
-rw-r--r--ref_vrsqrts.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ref_vrsqrts.c b/ref_vrsqrts.c
index abe8045..002693a 100644
--- a/ref_vrsqrts.c
+++ b/ref_vrsqrts.c
@@ -72,6 +72,7 @@ void exec_vrsqrts(void)
TEST_VRSQRTS(q, float, f, 32, 4);
fprintf (ref_file, "\n%s output:\n", TEST_MSG);
+ fprintf (gcc_tests_file, "\n%s output:\n", TEST_MSG);
DUMP_FP(TEST_MSG, float, 32, 2, PRIx32);
DUMP_FP(TEST_MSG, float, 32, 4, PRIx32);