[Bug debug/101378] Negative DW_AT_data_member_location

2021-07-09 Thread alves.ped at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378 --- Comment #3 from Pedro Alves --- BTW, I found it curious that empty2 and empty3 get their own addresses, even at run time, when they could have all been squashed to the same address. I.e., e.g., this ends up with sizeof == 3, when it could

[Bug debug/101378] Negative DW_AT_data_member_location

2021-07-09 Thread alves.ped at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378 Pedro Alves changed: What|Removed |Added CC||alves.ped at gmail dot com --- Comment