[Bug binutils/29192] addr2line suspected incompatibility with DWARF5

2022-06-14 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29192 Alan Modra changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug binutils/29192] addr2line suspected incompatibility with DWARF5

2022-05-27 Thread ofekshilon at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29192 --- Comment #1 from Ofek Shilon --- (1) Sorry, typo in the example - instead of $ addr2line -fe ./toy 0x1234 should be - $ addr2line -fe ./toy14 0x1234 Also, just verified that if I build with `-fdebug-default-version=4` the error disappears