OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / c-ppoutput.c
index 64b27a7..996c5f0 100644 (file)
@@ -370,7 +370,7 @@ pp_file_change (const struct line_map *map)
 {
   const char *flags = "";
 
-  if (flag_no_line_commands || flag_no_output)
+  if (flag_no_line_commands)
     return;
 
   if (map != NULL)