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: dwarf2 vs STRIP_NAME_ENCODING


At 06:27 26.05.99 , Jeffrey A Law wrote:

>I believe this is the patch we need to fix these problems.
>
>         * output.h (STRIP_NAME_ENCODING): Provide default definition.
>         * dwarf2out.c (ASM_NAME_TO_STRING): Use STRIP_NAME_ENCODING.

Thanks, that should do the trick. Just one caveat, look at the old default 
definition of STRIP_NAME_ENCODING in varasm.c, it looks quite different 
than yours. And it can probably be removed altogether.

Franz.


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