[Bug ld/32591] undue GOTPCREL relaxation attempts

2025-02-03 Thread hjl.tools at gmail dot com
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

[Bug gas/32624] broken heuristics in R_386_GOT32{,X} handling

2025-02-03 Thread hjl.tools at gmail dot com
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]

[Bug ld/32591] undue GOTPCREL relaxation attempts

2025-02-03 Thread jbeulich at suse dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32591 Jan Beulich changed: What|Removed |Added Status|WAITING |NEW --- Comment #14 from Jan Beulich -

[Bug gas/29004] various bugs in RISCV version of as

2025-02-03 Thread sch...@linux-m68k.org
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

[Bug gas/29004] various bugs in RISCV version of as

2025-02-03 Thread foss at remuladgryta dot se
https://sourceware.org/bugzilla/show_bug.cgi?id=29004 remuladgryta changed: What|Removed |Added CC||foss at remuladgryta dot se --- Commen

[Bug gas/32624] broken heuristics in R_386_GOT32{,X} handling

2025-02-03 Thread jbeulich at suse dot com
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

[Bug gas/32624] broken heuristics in R_386_GOT32{,X} handling

2025-02-03 Thread jbeulich at suse dot com
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