diff options
Diffstat (limited to 'gcc/genpeep.c')
-rw-r--r-- | gcc/genpeep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 9b6c4920e77..3a877fe6cc0 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -431,8 +431,6 @@ main (argc, argv) exit (FATAL_EXIT_CODE); } - init_rtl (); - printf ("/* Generated automatically by the program `genpeep'\n\ from the machine description file `md'. */\n\n"); |