[Bug gas/31567] New: gas/ld: Implicit addends for non-code sections

2024-03-28 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=31567 Bug ID: 31567 Summary: gas/ld: Implicit addends for non-code sections Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Compone

[Bug binutils/30569] MIPS16 function stub assertion fail for mipsel_24kc_24kf

2024-03-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30569 Alan Modra changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 John David Anglin changed: What|Removed |Added CC||amodra at gmail dot com --- Comme

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 --- Comment #7 from Andreas Schwab --- That should use ALIGN(8). -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 --- Comment #8 from dave.anglin at bell dot net --- I already tried it.  It also sometimes fails to align the $global$ address. spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/./gcc/xg++ -shared-libgcc -B/home /dave/gnu/gcc/objdir/./gcc -nostdi

[Bug binutils/31571] New: strip mangles 64-bit mach-o binaries

2024-03-28 Thread workingjubilee at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31571 Bug ID: 31571 Summary: strip mangles 64-bit mach-o binaries Product: binutils Version: unspecified Status: UNCONFIRMED Severity: critical Priority: P2 Compone

[Bug binutils/31571] strip mangles 64-bit mach-o binaries

2024-03-28 Thread workingjubilee at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31571 Jubilee Young changed: What|Removed |Added Version|unspecified |2.42 Host|

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 --- Comment #9 from Alan Modra --- (In reply to Andreas Schwab from comment #7) > That should use ALIGN(8). ALIGN inside an output section statement doesn't align the section, just the current *relative* value of dot. So the effect is exacly

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 --- Comment #10 from dave.anglin at bell dot net --- On 2024-03-28 7:20 p.m., amodra at gmail dot com wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=31503 > > --- Comment #9 from Alan Modra --- > (In reply to Andreas Schwab from comm

[Bug ld/31503] [hppa] Unsupported 14-bit PA 2.0 relocations for 32-bit (narrow) mode (elf32-hppa.c)

2024-03-28 Thread dave.anglin at bell dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=31503 --- Comment #11 from dave.anglin at bell dot net --- On 2024-03-28 7:34 p.m., dave.anglin at bell dot net wrote: > https://sourceware.org/bugzilla/show_bug.cgi?id=31503 > > --- Comment #10 from dave.anglin at bell dot net --- > On 2024-03-28 7:

[Bug binutils/30569] MIPS16 function stub assertion fail for mipsel_24kc_24kf

2024-03-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30569 --- Comment #4 from Alan Modra --- OK, so I was able to reproduce this problem building from the haproxy-2.6.13 tar file, using make TARGET=linux-glibc CC=mips-linux-gnu-gcc ARCH=mips CPU_CFLAGS="-Os -mno-branch-likely -mips32r2 -mtune=24kc -

[Bug binutils/30569] MIPS16 function stub assertion fail for mipsel_24kc_24kf

2024-03-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30569 Alan Modra changed: What|Removed |Added Attachment #15422|0 |1 is obsolete|

[Bug binutils/30569] MIPS16 function stub assertion fail for mipsel_24kc_24kf

2024-03-28 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30569 --- Comment #6 from Alan Modra --- Created attachment 15444 --> https://sourceware.org/bugzilla/attachment.cgi?id=15444&action=edit patch 2 of 2 These are against current git master source. Please give them a hammering. I've verified that

[Bug binutils/31571] strip mangles 64-bit mach-o binaries

2024-03-28 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31571 Sam James changed: What|Removed |Added CC||sam at gentoo dot org -- You are receivi