From: Jason Merrill Date: Thu, 12 Feb 2015 20:29:03 +0000 (-0500) Subject: typo X-Git-Tag: releases/gcc-5.1.0~990 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bfef637d07eddaf6970984bd1302704f5162d95;p=thirdparty%2Fgcc.git typo From-SVN: r220658 --- diff --git a/gcc/common.opt b/gcc/common.opt index 6e65757b1b10..87f2e1f920c4 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)