Nick Clifton - Re: RFC/RFA: Preventing name mangling of . in anchor expressions (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.
Hmmm, that's weird. Why does ASM_OUTPUT_DEF pass the VALUE parameter to assemble_name? Worse, the version in c4x.h does not do this.
Given that ASM_OUTPUT_DEF works this way, and given that we are not going to change that now, I think this patch is obvious.