[Bug debug/100725] dwarf error with --whole-program

2021-05-25 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100725 --- Comment #3 from Richard Biener --- (In reply to Dave Love from comment #2) > (In reply to Jakub Jelinek from comment #1) > > Those binutils are too old for dwarf5. > > When the linker doesn't print any diagnostics, that isn't a big deal, but

[Bug debug/100725] dwarf error with --whole-program

2021-05-24 Thread fx at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100725 --- Comment #2 from Dave Love --- (In reply to Jakub Jelinek from comment #1) > Those binutils are too old for dwarf5. > When the linker doesn't print any diagnostics, that isn't a big deal, but if > it needs to diagnose something and parse DWAR

[Bug debug/100725] dwarf error with --whole-program

2021-05-23 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100725 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1