]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
typo
authorJason Merrill <jason@gcc.gnu.org>
Thu, 12 Feb 2015 20:29:03 +0000 (15:29 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 12 Feb 2015 20:29:03 +0000 (15:29 -0500)
From-SVN: r220658

gcc/common.opt

index 6e65757b1b10e0e363a21571114a14fb61d194c2..87f2e1f920c4139a1f565a0feb8d6e40090074d8 100644 (file)
@@ -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)