[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-03-01 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 --- Comment #7 from Hannes Domani --- Also, what does this mean for the gcc bug linked above, where this problem was first submitted? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-03-01 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 --- Comment #6 from Hannes Domani --- So this is the same as the patch I submitted here?: https://sourceware.org/pipermail/binutils/2021-February/115434.html Maybe I should have mentioned it here, is this usually done? -- You are receiving

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-03-01 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ba6eb62ff0ea9843a018cfd7cd06777bd66ae0a0 commit ba6eb62ff0ea9843a018cfd7cd0

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-03-01 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED CC|

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-02-26 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 Hannes Domani changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-02-17 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 --- Comment #2 from Hannes Domani --- Looks like adding only .debug_loclists is not enough. For another example I also needed to add .debug_rnglists. That makes me think that probably all DWARF 5 debug sections listed here are necessary: http

[Bug binutils/27268] mingw-w64 fails with dwarf5

2021-02-16 Thread ssbssa at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27268 Hannes Domani changed: What|Removed |Added CC||ssbssa at sourceware dot org --- Comm