https://sourceware.org/bugzilla/show_bug.cgi?id=26815
Martin Liska changed:
What|Removed |Added
CC||mliska at suse dot cz
--
You are rece
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
https://sourceware.org/bugzilla/show_bug.cgi?id=29183
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com,
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