https://sourceware.org/bugzilla/show_bug.cgi?id=20150
Orlando Arias changed:
What|Removed |Added
CC||orlandoarias at gmail dot com
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: orlandoarias at gmail dot com
Target Milestone: ---
Greetings,
As per mailing list discussion, opening a bug report for the issue presented in
[1]. Applying the provided patch prevents reads from
https://sourceware.org/bugzilla/show_bug.cgi?id=19910
--- Comment #9 from Orlando Arias ---
(In reply to Nick Clifton from comment #8)
> Created attachment 9156 [details]
> extended patch
>
> For completeness sake, here is an extended version of the second patch which
> includes a couple of addi
https://sourceware.org/bugzilla/show_bug.cgi?id=19910
--- Comment #4 from Orlando Arias ---
(In reply to Nick Clifton from comment #3)
> Created attachment 9154 [details]
> Proposed patch
>
> Hi Orlando,
>
> Please try this patch, which should improve the error message somewhat.
>
> Cheers
>
https://sourceware.org/bugzilla/show_bug.cgi?id=19910
--- Comment #2 from Orlando Arias ---
(In reply to Nick Clifton from comment #1)
Greetings:
> This happens because the assembler does not support U as a suffix for
> integer constants.
Is there any chance that support for the suffix could
https://sourceware.org/bugzilla/show_bug.cgi?id=19910
Orlando Arias changed:
What|Removed |Added
CC||orlandoarias at gmail dot com
: gas
Assignee: unassigned at sourceware dot org
Reporter: orlandoarias at gmail dot com
Target Milestone: ---
Working with he sparc-leon3-linux target in gas versions 2.26.20160125
and 2.23, the following behaviour is observed:
sethi %hi(0x4000U + 0x4000U) - 160