[Bug gold/31320] binutils-2.42 build failure on macos - error: 'uchar.h' file not found

2024-03-05 Thread bryanhundven at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31320 --- Comment #4 from Bryan Hundven --- My previous patch did not work. This one does: ``` diff --git a/gold/output.cc b/gold/output.cc index ead67f20..2dbaa2ee 100644 --- a/gold/output.cc +++ b/gold/output.cc @@ -29,7 +29,9 @@ #include #inc

[Bug ld/31444] _bfd_abort doesn't work when called from bfd_check_format_matches

2024-03-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31444 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=55e01dbd7623941373ee500032119a124fd2d673 commit 55e01dbd7623941373ee500032119a124fd2d673

[Bug ld/31444] _bfd_abort doesn't work when called from bfd_check_format_matches

2024-03-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31444 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|---

[Bug ld/11539] ld --gc-sections should work for PE-COFF on MinGW

2024-03-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=11539 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi