aboutsummaryrefslogtreecommitdiff
path: root/gcc/genflags.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genflags.c')
-rw-r--r--gcc/genflags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/genflags.c b/gcc/genflags.c
index 916519e..45cf4fe 100644
--- a/gcc/genflags.c
+++ b/gcc/genflags.c
@@ -224,6 +224,7 @@ main (argc, argv)
perror (argv[1]);
return (FATAL_EXIT_CODE);
}
+ read_rtx_filename = argv[1];
printf ("/* Generated automatically by the program `genflags'\n\
from the machine description file `md'. */\n\n");