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: [PATCH] dwarfout.c ASM_OUTPUT_DWARF_STRING_NEWLINE


>>>>> Jason Merrill writes:

Jason> Any reason not to just remove that macro entirely?  No port seems to define
Jason> ASM_OUTPUT_DWARF_STRING, nor is it documented.

	Actually, I found this bug because the PowerPC Linux community is
using a patch created by Andrew Macleod which defines
ASM_OUTPUT_DWARF_STRING using ".asciz".  The patch was for gcc-2.95, but
never was fully tested or added.  I think the question really is what
Andrew plans to do with his patch which exposes this latent bug.

David


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