This is the mail archive of the gcc-bugs@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]

[Bug debug/82630] Bogus DW_AT_GNU_call_site_value


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82630

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Then it would be unclear what that generates (something with the old assembler,
something else with the new assembler).
Trying now to change gcc so that it actually doesn't delegitimize UNSPEC_GOTOFF
in this case, but let it be accepted.  That should result in better debuginfo
size anyway.

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