[Bug gprofng/31109] gprofng not built and installed in a combined binutils+gcc build

2023-12-07 Thread vladimir.mezentsev at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31109 --- Comment #8 from Vladimir Mezentsev --- Oops. I forgot to create links to binutils-2_41-branch. Now I can build, install and run gprofng without warnings/errors. I use gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-16.0.2) I built on an x86_64/OL

[Bug gas/31115] [ARM] The minimalistic DWARF DIE for function has wrong address in Thumb mode

2023-12-07 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31115 --- Comment #3 from Nick Clifton --- Hi THiago, (In reply to Thiago Jung Bauermann from comment #2) > Thank you for the quick response! I tested the patch, but unfortunately the > DIE still has the LSB bit set in DW_AT_low_pc, and GDB still

[Bug ld/31110] [2.42 Regression] d21 (D frontend from GCC 13) fails to link with binutils trunk on riscv64-linux-gnu

2023-12-07 Thread doko at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31110 --- Comment #3 from Matthias Klose --- rebuilding did "fix" it. However you have to rebuild gdc-11 first (the last gdc not requiring gdc to build) to build newer gdc versions. Is it worth fixing this on older binutils branches? -- You are