aboutsummaryrefslogtreecommitdiff
path: root/gcc/stringpool.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/stringpool.c')
-rw-r--r--gcc/stringpool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stringpool.c b/gcc/stringpool.c
index 59141e9..f4d0dae 100644
--- a/gcc/stringpool.c
+++ b/gcc/stringpool.c
@@ -207,7 +207,7 @@ void
gt_pch_n_S (const void *x)
{
gt_pch_note_object (CONST_CAST (void *, x), CONST_CAST (void *, x),
- &gt_pch_p_S, gt_types_enum_last);
+ &gt_pch_p_S);
}