From 8bfef637d07eddaf6970984bd1302704f5162d95 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Thu, 12 Feb 2015 15:29:03 -0500 Subject: [PATCH] typo From-SVN: r220658 --- gcc/common.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/common.opt b/gcc/common.opt index 6e65757b1b1..87f2e1f920c 100644 --- a/gcc/common.opt +++ b/gcc/common.opt @@ -1189,7 +1189,7 @@ Perform interprocedural reduction of aggregates feliminate-unused-debug-symbols Common Report Var(flag_debug_only_used_symbols) -Perform unused type elimination in debug info +Perform unused symbol elimination in debug info feliminate-unused-debug-types Common Report Var(flag_eliminate_unused_debug_types) Init(1) -- 2.30.2