https://sourceware.org/bugzilla/show_bug.cgi?id=19014
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=19011
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=18998
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=19019
Bug ID: 19019
Summary: [SPARC64] Only registers %g[2367] can be declared
using STT_REGISTER when linking against libsystemd
Product: binutils
Version: 2.25
Status: NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=19005
--- Comment #19 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c68c16371639f360d1b110eacf4b1a28ddb5cf53
commit c68c16371639f360d1b110eacf4b1a2
https://sourceware.org/bugzilla/show_bug.cgi?id=19005
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19008
H.J. Lu changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19005
--- Comment #21 from Andrew Stubbs ---
Looks like I'm just too late with my test results you broke the interleave
feature. :-(
The "interleave size" testcase in my patch demonstrates the problem. Here's the
output:
$ xxd tmpdir/interleav
https://sourceware.org/bugzilla/show_bug.cgi?id=19005
--- Comment #22 from H.J. Lu ---
(In reply to Andrew Stubbs from comment #21)
> Looks like I'm just too late with my test results you broke the
> interleave feature. :-(
>
> The "interleave size" testcase in my patch demonstrates the prob