aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelvin Nilsen <kelvin@gcc.gnu.org>2016-01-26 00:27:56 +0000
committerKelvin Nilsen <kelvin@gcc.gnu.org>2016-01-26 00:27:56 +0000
commit87e74d7e4c8c3a1efeb02436a7f73a60e48a544a (patch)
treef01c1c659bbc6cb70966e6173a65ceb00329c873
parent2d9f966c79cee0e302c5b2595a8aa99182463afb (diff)
fix spelling error
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/ibm/kelvin-pr48344@232813 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/opts-global.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/opts-global.c b/gcc/opts-global.c
index a7ad4d24ea5..492faf29ee5 100644
--- a/gcc/opts-global.c
+++ b/gcc/opts-global.c
@@ -314,7 +314,7 @@ decode_options (struct gcc_options *opts, struct gcc_options *opts_set,
variable cannot be used because it has not yet been initialized.
For this reason, handling of the OPT_fstack_limit_register_ and
OPT_fstack_limit_symbol_ options is deferred until execution
- of fnish_deferred_option_handling (), which is invoked following
+ of finish_deferred_option_handling (), which is invoked following
target-specific initialization.
The variable opt_fstack_limit_symbol_arg represents the name