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: [PATCH] Revert accidental commit to disable DW_AT_{,MIPS_}linkage_name generation for Fortran (PR debug/40040)


On 04/21/2010 08:56 AM, Jakub Jelinek wrote:
PR10220 commit contained one hunk that disabled DW_AT_MIPS_linkage_name
generation for Fortran.  This change hasn't been posted nor discussed
anywhere from what archives tell, and isn't even mentioned in ChangeLog
entry.

A gdb patch Jan is working on needs these attributes particularly for
Fortran, as different implementations mangle module variables/functions
differently and so the debug info consumer can't hardcode any particular
mangling scheme.

The following patch restores this. Ok for trunk?

OK. Reverting an accidental commit qualifies as obvious IMO.


Jason


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