https://sourceware.org/bugzilla/show_bug.cgi?id=25904
Bug ID: 25904
Summary: Gold doesn't work with GCC 10
Product: binutils
Version: 2.35 (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: ---
`echo g++ -fcf-protection -W -Wall -Wstack-usage=262144 -Werror
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2
-fno-use-linker-plugin -o plugin_test_wrap_symbols | sed -e 's/\([^
]*\)\(.*\)/\1 -Bgcctestdir\/\2/' -e 's/-Wp,-D_FORTIFY_SOURCE=[0-9][0-9]*//'`
-Wl,--plugin,"./plugin_test.so" -Wl,--wrap=hello,--wrap=jello
plugin_test_wrap_symbols_1.o plugin_test_wrap_symbols_2.o
2>plugin_test_wrap_symbols.err
/usr/lib/gcc/x86_64-redhat-linux/10/../../../../lib64/crt1.o: claim file hook
called (offset = 0, size = 10592)
make[7]: *** [Makefile:8801: plugin_test_6] Error 1
--
You are receiving this mail because:
You are on the CC list for the bug.