https://sourceware.org/bugzilla/show_bug.cgi?id=27094
Bug ID: 27094
Summary: Gold is miscompiled by GCC 11.0.0 20201216
Product: binutils
Version: 2.36 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: hjl.tools at gmail dot com
CC: ian at airs dot com
Target Milestone: ---
On Linux/x86-64, I got
../ld-new -melf_x86_64 -shared -o x86_64_mov_to_lea12 x86_64_mov_to_lea1.o
../ld-new: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required
by ../ld-new)
make[7]: *** [Makefile:8490: x86_64_mov_to_lea11] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.