aboutsummaryrefslogtreecommitdiff
path: root/gcc/function-tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/function-tests.c')
-rw-r--r--gcc/function-tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/function-tests.c b/gcc/function-tests.c
index 1b5ebf3..196b3a3 100644
--- a/gcc/function-tests.c
+++ b/gcc/function-tests.c
@@ -661,6 +661,7 @@ test_expansion_to_rtl ()
ASSERT_STR_CONTAINS (dump, ") ;; function \"test_fn\"\n");
free (dump);
+ free_after_compilation (fun);
}
/* Run all of the selftests within this file. */