[Bug ld/26815] Unnecessary error on linking STV_PROTECTED library: relocation R_X86_64_PC32 against protected symbol `f' can not be used when making a shared object

2022-05-25 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=26815 Martin Liska changed: What|Removed |Added CC||mliska at suse dot cz -- You are rece

[Bug gas/29183] New: Inconsistent behaviors of Types with PTR operator

2022-05-25 Thread j3r3miasmg at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29183 Bug ID: 29183 Summary: Inconsistent behaviors of Types with PTR operator Product: binutils Version: 2.38 Status: UNCONFIRMED Severity: normal Priority: P2 Com

[Bug gas/29183] Inconsistent behaviors of Types with PTR operator

2022-05-25 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29183 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com,

Re: binutils as sparc/setx issue

2022-05-25 Thread Alan Modra
On Wed, May 18, 2022 at 05:24:45AM -0500, Dullfire wrote: > > > It appears that binutils as for sparc(64) is emitting incorrect relocations > for some case of 'setx' > for example > ``` > > > % echo 'setx _data, %g7, %g4' | sparc64-misc-linux-gnu-as -KPIC -o > /tmp/test-sparc64.o > > % spa