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] | |
Parse error ;) If we apply the patch I provided with the failing testcase DECL_NAME would be different from now and we use DECL_NAME to generate DW_AT_Name and friends. At least for the dwarf entries where we do not have a mangled name also (all the types), we need something better than just the base name of the template (at the moment we have the complete "diagnostic" name here).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |