https://sourceware.org/bugzilla/show_bug.cgi?id=26590

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Both gold and lld generate output. But

[hjl@gnu-cfl-2 pr26530a]$ ./x
1
[hjl@gnu-cfl-2 pr26530a]$ LD_BIND_NOW=1 ./x
./x: symbol lookup error: ./liblto-18c.so: undefined symbol: f1
[hjl@gnu-cfl-2 pr26530a]$ 

I think the inputs are invalid and I prefer the current ld behavior.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to