aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/c-family/c.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/c-family/c.opt')
-rw-r--r--gcc-4.9/gcc/c-family/c.opt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/gcc/c-family/c.opt b/gcc-4.9/gcc/c-family/c.opt
index 7d0a2cd4a..2abf66cb7 100644
--- a/gcc-4.9/gcc/c-family/c.opt
+++ b/gcc-4.9/gcc/c-family/c.opt
@@ -569,7 +569,7 @@ C++ ObjC++ Var(warn_nontemplate_friend) Init(1) Warning
Warn when non-templatized friend functions are declared within a template
Wnon-virtual-dtor
-C++ ObjC++ Var(warn_nonvdtor) Warning
+C++ ObjC++ Var(warn_nonvdtor) Warning LangEnabledBy(C++ ObjC++,Weffc++)
Warn about non-virtual destructors
Wnonnull