summaryrefslogtreecommitdiff
path: root/gcc/c-family/c.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/c.opt')
-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 d2cf6ee6caa..e0c166c8d48 100644
--- a/gcc/c-family/c.opt
+++ b/gcc/c-family/c.opt
@@ -982,7 +982,7 @@ C ObjC C++ ObjC++
Look for and use PCH files even when preprocessing
fpermissive
-C++ ObjC++
+C++ ObjC++ Var(flag_permissive)
Downgrade conformance errors to warnings
fplan9-extensions