summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Enkovich <enkovich.gnu@gmail.com>2014-04-15 17:26:19 +0400
committerIlya Enkovich <enkovich.gnu@gmail.com>2014-04-15 17:26:19 +0400
commit8550849633887a72e77648a49b7eb00e77386fae (patch)
tree73d8a6a4dcc7f137a532f0302b11b66af754d277
parent0c86576ae02d5f3177ea5cac0c62df223e2c2fa9 (diff)
parent469db1466974e5718d889f456bd78143eac25212 (diff)
downloadgcc-ienkovic/mpx.tar.gz
Merge branch 'ienkovic/mpx/to-process' into ienkovic/mpx/masterienkovic/mpx
-rw-r--r--gcc/c-family/c.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c.opt b/gcc/c-family/c.opt
index 480f4e57608..c00f1cad644 100644
--- a/gcc/c-family/c.opt
+++ b/gcc/c-family/c.opt
@@ -942,7 +942,7 @@ Generate bounds passing for calls.
fchkp-instrument-marked-only
C ObjC C++ ObjC++ LTO Report Var(flag_chkp_instrument_marked_only) Init(0)
-Instrument only funtions marked with bnd_instrument attribute.
+Instrument only functions marked with bnd_instrument attribute.
fcilkplus
C ObjC C++ ObjC++ LTO Report Var(flag_cilkplus) Init(0)