https://sourceware.org/bugzilla/show_bug.cgi?id=31466
--- Comment #1 from Sam James <sam at gentoo dot org> --- Tarball is at https://dev.gentoo.org/~sam/bugs/sourceware/31466/ld-hang-PR31466.tar.xz. Inside, run: ``` gcc -m64 symbols.o procs-bf23c8fa176eac21.procs.d1865a8196e0707d-cgu.0.rcgu.o -Wl,--as-needed -L deps -L lib -Wl,-Bstatic libcompiler_builtins-275fd5f39e82e176.rlib -Wl,-Bdynamic -lc -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -Wl,--eh-frame-hdr -Wl,-z,noexecstack -o procs-bf23c8fa176eac21 -Wl,--gc-sections -pie -Wl,-z,relro,-z,now -nodefaultlibs ``` It should hang. -- You are receiving this mail because: You are on the CC list for the bug.