https://sourceware.org/bugzilla/show_bug.cgi?id=22788
--- Comment #5 from JayZhang ---
Hi Nick,
I have checked commit ef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6,and found the
patch worked.
Can we close the issue now and make it public?
Best Regards
JayZhang
--
You are receiving
https://sourceware.org/bugzilla/show_bug.cgi?id=13671
--- Comment #9 from H.J. Lu ---
There are many Linux TLS tests under ld/testsuite/ld-i386. But they run
only for Linux targets. Please figure out:
1. Which TLS code sequences are also generated by Solaris GCC.
2. Among them, which TLS trans
https://sourceware.org/bugzilla/show_bug.cgi?id=13671
--- Comment #8 from H.J. Lu ---
Does it look like a testcase?
[hjl@gnu-bdx-1 solaris-1]$ cat x.c
extern __thread int __gmpfr_flags;
int
_start (void)
{
return __gmpfr_flags;
}
[hjl@gnu-bdx-1 solaris-1]$ cat y.c
__thread int __gmpfr_flags;
https://sourceware.org/bugzilla/show_bug.cgi?id=22802
--- Comment #4 from Robert O'Callahan ---
Thanks for the quick response!
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.o
https://sourceware.org/bugzilla/show_bug.cgi?id=22820
Paul Pluzhnikov changed:
What|Removed |Added
CC||ppluzhnikov at google dot com,
https://sourceware.org/bugzilla/show_bug.cgi?id=22820
Bug ID: 22820
Summary: ICF mismerges two very similar functions
Product: binutils
Version: 2.30
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: g
https://sourceware.org/bugzilla/show_bug.cgi?id=22802
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=13671
--- Comment #7 from Rainer Orth ---
> --- Comment #6 from H.J. Lu ---
[...]
> Please provide one separate testcase in assembly code for each instance
> where ld creates dynamic relocs Solaris ld.so.1 cannot handle.
I'm trying, but I have a h
https://sourceware.org/bugzilla/show_bug.cgi?id=22802
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8de3a6e2afe21ac93d610fa46fbc579a81ea2277
commit 8de3a6e2afe21ac93d610fa46fb
https://sourceware.org/bugzilla/show_bug.cgi?id=22788
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=22788
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6
commit ef135d4314fd4c2d7da66b9d7b5
11 matches
Mail list logo