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