From: Richard Kenner Date: Fri, 25 Mar 1994 19:19:39 +0000 (-0500) Subject: (compile_file): Remove unused label. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b689c575f00187a204fd6cd060265bf59666cd39;p=gcc.git (compile_file): Remove unused label. From-SVN: r6895 --- diff --git a/gcc/toplev.c b/gcc/toplev.c index 99f1bc4b596..36db9d9e7d4 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -2394,8 +2394,6 @@ compile_file (name) #endif } - after_finish_compilation: - /* Language-specific end of compilation actions. */ lang_finish ();