From: Doug Evans Date: Fri, 17 May 1996 16:50:54 +0000 (+0000) Subject: (main): Delete outdated comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5f2d9b40eb904ff871e398356fd949a7fd06ade7;p=gcc.git (main): Delete outdated comment. From-SVN: r12007 --- diff --git a/gcc/toplev.c b/gcc/toplev.c index 7a7a19b5fe1..8b084d3cd1e 100644 --- a/gcc/toplev.c +++ b/gcc/toplev.c @@ -2199,7 +2199,6 @@ compile_file (name) if (flag_verbose_asm) { /* Print the list of options in effect. */ - /* ??? May want to only do this if -fverbose-asm or somesuch. */ print_version (asm_out_file, ASM_COMMENT_START); print_switch_values (asm_out_file, 0, MAX_LINE, ASM_COMMENT_START, " ", "\n");