aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/toplev.c1
2 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index be09d66..04a97a3 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -75,10 +75,6 @@ Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
* extend.texi (Volatiles): New node.
-Thu Sep 9 12:20:34 1999 Nick Clifton <nickc@cygnus.com>
-
- * toplev.c (documented_lang_options):
-
Thu Sep 9 03:37:31 1999 Richard Henderson <rth@cygnus.com>
* ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
diff --git a/gcc/toplev.c b/gcc/toplev.c
index 29c4a3c..ff4c878 100644
--- a/gcc/toplev.c
+++ b/gcc/toplev.c
@@ -1143,7 +1143,6 @@ documented_lang_options[] =
{ "-lang-c", "" },
{ "-lang-c89", "" },
{ "-lang-c++", "" },
- { "-pedantic", "" },
{ "-remap", "" },
{ "-nostdinc", "" },
{ "-nostdinc++", "" },