bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23079] Multiple PREVAILING_DEF_IRONLY for a same symbol in an ar


From: mliska at suse dot cz
Subject: [Bug ld/23079] Multiple PREVAILING_DEF_IRONLY for a same symbol in an archive
Date: Wed, 18 Apr 2018 14:16:13 +0000

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

--- Comment #2 from Martin Liska <mliska at suse dot cz> ---
(In reply to Richard Biener from comment #1)
> If you make viewport non-common (-fno-common), does that fix it as well?

Yes, with res. file as follows:

$ cat main.res
2
main.o 2
190 3e1e8b5023c4516c PREVAILING_DEF main
194 3e1e8b5023c4516c RESOLVED_IR igt_subtest_jmpbuf
address@hidden 2
188 608e0e444e9214ca PREVAILING_DEF_IRONLY viewport
190 608e0e444e9214ca PREVAILING_DEF_IRONLY igt_subtest_jmpbuf

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]