https://sourceware.org/bugzilla/show_bug.cgi?id=32591
--- Comment #15 from H.J. Lu ---
(In reply to Jan Beulich from comment #14)
> (In reply to H.J. Lu from comment #13)
> > I created a testcase which generates a linker error
> >
> > failed to convert GOTPCREL relocation against '__stack_chk_gu
https://sourceware.org/bugzilla/show_bug.cgi?id=32624
--- Comment #5 from H.J. Lu ---
(In reply to Jan Beulich from comment #4)
> Created attachment 15909 [details]
> annotated source file
>
> See commentary in there. Is there anything else you need?
This is what I got:
[hjl@gnu-tgl-3 pr32624]
https://sourceware.org/bugzilla/show_bug.cgi?id=32591
Jan Beulich changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #14 from Jan Beulich -
https://sourceware.org/bugzilla/show_bug.cgi?id=29004
--- Comment #4 from Andreas Schwab ---
.macro HEADER name, code
_header_\name:
.set link\@, link
.int link\@ # the header has a pointer to the preceding entry
.set link, _header_\name
.ascii "\name" # and the name of the word
https://sourceware.org/bugzilla/show_bug.cgi?id=29004
remuladgryta changed:
What|Removed |Added
CC||foss at remuladgryta dot se
--- Commen
https://sourceware.org/bugzilla/show_bug.cgi?id=32624
--- Comment #4 from Jan Beulich ---
Created attachment 15909
--> https://sourceware.org/bugzilla/attachment.cgi?id=15909&action=edit
annotated source file
See commentary in there. Is there anything else you need?
--
You are receiving this
https://sourceware.org/bugzilla/show_bug.cgi?id=32624
--- Comment #3 from Jan Beulich ---
(In reply to H.J. Lu from comment #2)
> If you google "i386 psABI", you should find an entry:
>
> x86 psABIs
>
> System V Application Binary Interface Processor Supplements for i386 and
> x86-64.
I did fi