aboutsummaryrefslogtreecommitdiff
path: root/gcc/genextract.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genextract.c')
-rw-r--r--gcc/genextract.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/genextract.c b/gcc/genextract.c
index 95a358d8b80..94b38c09d2b 100644
--- a/gcc/genextract.c
+++ b/gcc/genextract.c
@@ -354,9 +354,6 @@ main (int argc, char **argv)
progname = "genextract";
- if (argc <= 1)
- fatal ("no input file name");
-
if (init_md_reader_args (argc, argv) != SUCCESS_EXIT_CODE)
return (FATAL_EXIT_CODE);