pa.h (ASM_FILE_START): Emit a .file directive at the beginning of the output file...
authorJeff Law <law@gcc.gnu.org>
Tue, 14 Dec 1993 21:02:09 +0000 (14:02 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 14 Dec 1993 21:02:09 +0000 (14:02 -0700)
* pa.h (ASM_FILE_START): Emit a .file directive at the beginning
of the output file if debug symbols are being generated.

From-SVN: r6232

gcc/config/pa/pa.h

index 63074962af311f75b60415d8746f5dffd5a0387e..dde60240006e9cd5c86b77e28d17e5e18cfd9d0a 100644 (file)
@@ -1571,6 +1571,8 @@ do { fprintf (FILE, "\t.SPACE $PRIVATE$\n\
 \t.IMPORT $$dyncall,MILLICODE\n");\
      if (profile_flag)\
        fprintf (FILE, "\t.IMPORT _mcount, CODE\n");\
+     if (write_symbols != NO_DEBUG) \
+       output_file_directive ((FILE), main_input_filename); \
    } while (0)
 
 /* Output to assembler file text saying following lines