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]
Other format: [Raw text]

Re: [LTO] PATCH: Make it build


On 6/23/07, Mark Mitchell <mark@codesourcery.com> wrote:
4. If no DW_AT_MIPS_linkage_name attribute is available, we need to
   fall back to DW_AT_name.

As mentioned a couple times before, GCC should really not needing to emit DW_AT_MIPS_linkage_name at all. It only does because gdb is not able to reconstruct the mangled name.

Thanks,
Andrew Pinski


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