aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2015-02-12 15:29:03 -0500
committerJason Merrill <jason@gcc.gnu.org>2015-02-12 15:29:03 -0500
commit8bfef637d07eddaf6970984bd1302704f5162d95 (patch)
tree5e5b886037a3e4bca048e3f80d51a1048d970f30 /gcc
parentf522930c8fe1554c4af6f4d87b6529be1b716ffc (diff)
downloadgcc-8bfef637d07eddaf6970984bd1302704f5162d95.zip
gcc-8bfef637d07eddaf6970984bd1302704f5162d95.tar.gz
gcc-8bfef637d07eddaf6970984bd1302704f5162d95.tar.bz2
typo
From-SVN: r220658
Diffstat (limited to 'gcc')
-rw-r--r--gcc/common.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/common.opt b/gcc/common.opt
index 6e65757..87f2e1f 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)