summaryrefslogtreecommitdiff
path: root/gcc/cp/lang-options.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/lang-options.h')
-rw-r--r--gcc/cp/lang-options.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/lang-options.h b/gcc/cp/lang-options.h
index e9199656667..c0a4a34680c 100644
--- a/gcc/cp/lang-options.h
+++ b/gcc/cp/lang-options.h
@@ -56,8 +56,6 @@ DEFINE_LANG_NAME ("C++")
{ "-fno-gnu-keywords", "Do not recognise GNU defined keywords" },
{ "-fhandle-exceptions", "" },
{ "-fno-handle-exceptions", "" },
- { "-fhandle-signatures", "Handle signature language constructs" },
- { "-fno-handle-signatures", "" },
{ "-fhonor-std", "Treat the namespace `std' as a normal namespace" },
{ "-fno-honor-std", "" },
{ "-fhuge-objects", "Enable support for huge objects" },