[Bug web/115105] New: Document "Reimplement GNU threads library on native Windows" change on GCC 13 changes list

2024-05-15 Thread pedro at palves dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115105 Bug ID: 115105 Summary: Document "Reimplement GNU threads library on native Windows" change on GCC 13 changes list Product: gcc Version: unknown Status: UNCONFIRMED

[Bug debug/101378] Negative DW_AT_data_member_location

2021-11-09 Thread pedro at palves dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378 --- Comment #10 from Pedro Alves --- I've now compared GDB testsuite runs with current GCC, unpatched vs patched, no regressions.

[Bug debug/101378] Negative DW_AT_data_member_location

2021-11-09 Thread pedro at palves dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378 --- Comment #9 from Pedro Alves --- > 2021-11-09 Jakub Jelinek > > PR debug/101378 > * dwarf2out.c (field_byte_offset): Do the PCC_BITFIELD_TYPE_MATTERS > handling only for DECL_BIT_FIELD decls. > > ... > > fixes this for

[Bug debug/101378] Negative DW_AT_data_member_location

2021-11-09 Thread pedro at palves dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101378 --- Comment #8 from Pedro Alves --- Thank you, I missed the "same type" constraint. It's also mentioned at https://en.cppreference.com/w/cpp/language/attributes/no_unique_address . Indeed, if I use distinct empty types, GCC and Clang lay them