From 6f964a057e75f411373d9b52e3d30902c6473ae0 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Wed, 6 Jun 2001 17:32:38 +0000 Subject: [PATCH] Remove L fromlist of accepting listin goptions --- gas/ChangeLog | 5 +++++ gas/as.c | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/ChangeLog b/gas/ChangeLog index 82cc92c7fb..7dedbfe9e2 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-06 Nick Clifton + + * as.c (show_usage): Remove L from listing options. It is not a + generic option. + 2001-06-06 Christian Groessler * config/tc-z8k.c: Removed many warnings by removing unused diff --git a/gas/as.c b/gas/as.c index 7804b5a189..e8c22125f7 100644 --- a/gas/as.c +++ b/gas/as.c @@ -232,7 +232,6 @@ Options:\n\ m include macro expansions\n\ n omit forms processing\n\ s include symbols\n\ - L include line debug statistics (if applicable)\n\ =FILE list to FILE (must be last sub-option)\n")); fprintf (stream, _("\ -- 2.11.0