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] |
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?
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |