This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dbxelf.h, dbxcoff.h



  In message <vyzso8th3r7.fsf@issan.cs.uni-dortmund.de>you write:
  > This fixes DBX_OUTPUT_MAIN_SOURCE_FILE_END so that it doesn't stomp on the
  > user's namespace.
  > 
  > 
  > 1999-05-18  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
  > 
  > 	* 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.
Thanks.  Installed into both the mainline tree and the release branch.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]