[PATCH] Change undefined "uint" to "unsigned"

2021-07-18 Thread Christopher Wellons
This fixes a defect introduced in 25162c795. The "uint" type has not been explicitly defined here, causing compilation to fail. --- I ran into this while trying to build the newly-released 2.37 targeting x86_64-w64-mingw32. libiberty/rust-demangle.c | 4 ++-- 1 file changed, 2 insertions(+), 2 de

[Bug gold/28098] Linking with with libcudart_static.a produces an empty eh_frame_hdr section

2021-07-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gold/28098] Linking with with libcudart_static.a produces an empty eh_frame_hdr section

2021-07-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28098 --- Comment #5 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7c6ff8af98718116c835f46a55b480b9684ea4ef commit 7c6ff8af98718116c835f46a55b48