(compile_file): Remove unused label.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 19:19:39 +0000 (14:19 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Mar 1994 19:19:39 +0000 (14:19 -0500)
From-SVN: r6895

gcc/toplev.c

index 99f1bc4b596bccd2902c5c95060747cbcb4a5929..36db9d9e7d4706c7fada394e284628fa36ec47ae 100644 (file)
@@ -2394,8 +2394,6 @@ compile_file (name)
 #endif
     }
 
- after_finish_compilation:
-
   /* Language-specific end of compilation actions.  */
 
   lang_finish ();