]> git.ipfire.org Git - thirdparty/gcc.git/commit
dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use asm_fprintf and %L to generate the...
authorAndreas Schwab <schwab@issan.cs.uni-dortmund.de>
Thu, 20 May 1999 01:54:28 +0000 (01:54 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 20 May 1999 01:54:28 +0000 (19:54 -0600)
commit3d3fcaef678cf102ea7f8b4faa38582e0fc20244
tree329ee7c23d9539a1eed1e520f6f98b6653028d8d
parenteacc0666b081e168009a022a80aa2b6f3f1d8c39
dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use asm_fprintf and %L to generate the label name.

        * config/dbxcoff.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Use
        asm_fprintf and %L to generate the label name.
        * config/dbxelf.h (DBX_OUTPUT_MAIN_SOURCE_FILE_END): Likewise.
        (ASM_OUTPUT_SOURCE_LINE): Correct generation of internal labels.

From-SVN: r27048
gcc/ChangeLog
gcc/config/dbxcoff.h
gcc/config/dbxelf.h