[Bug admin/32814] New: web site still lists 2.43.1 as the latest release

2025-03-23 Thread mikpelinux at gmail dot com
Component: admin Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- Minor issue: the web site (https://sourceware.org/binutils/) still lists 2.43.1 as the latest release, even though 2.44 was released 7 weeks ago. -- You are

[Bug gas/32700] [2.44 regression] score-unknown-elf gas SEGV

2025-02-16 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32700 --- Comment #3 from Mikael Pettersson --- Yesterday's patch(*) to master solved the issue for me. Keeping the issue open in case someone wants to backport to the branch. (*) https://sourceware.org/git/?p=binutils-gdb.git;a=patch;h=ac8a1a52cf7

[Bug gas/32700] [2.44 regression] score-unknown-elf gas SEGV

2025-02-15 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32700 --- Comment #1 from Mikael Pettersson --- Git bisect says it started with 3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 is the first new commit commit 3fb6f5457e5b53fdb73a98a24b3764e821e8ccc5 (HEAD) Author: Alan Modra Date: Wed Jan 1 22:49:04 2

[Bug gas/32700] [2.44 regression] score-unknown-elf gas SEGV

2025-02-15 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32700 Mikael Pettersson changed: What|Removed |Added Target||score-unknown-elf H

[Bug gas/32700] New: [2.44 regression] score-unknown-elf gas SEGV

2025-02-15 Thread mikpelinux at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- > cat /tmp/unwind-dw2.S .text .align 2 lbu r7,dwarf_reg_size_table > gas/as-new --version GNU assembler (GNU Binutils) 2.44 Copyri

[Bug gas/29466] APP/NO_APP with linefile

2022-08-11 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29466 --- Comment #5 from Mikael Pettersson --- I can confirm that repeating my build of a vax-linux cross compiler using the current HEAD of binutils-2_39-branch succeeds. Thanks. -- You are receiving this mail because: You are on the CC list for

[Bug gas/29466] New: [2.39 regression] 2.39 broke gas for vax-linux

2022-08-10 Thread mikpelinux at gmail dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- Created attachment 14270 --> https://sourceware.org/bugzilla/attachment.cgi?id=14270&action=edit _divmoddi4.s for vax-linux from gcc-12.1 Attempting to a

[Bug binutils/28885] dlltool broke in 2.38

2022-03-24 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 Mikael Pettersson changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIR

[Bug binutils/28885] dlltool broke in 2.38

2022-03-20 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #8 from Mikael Pettersson --- Fixed on master for 2.39, needs backport to binutils-2_38-branch. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28885] dlltool broke in 2.38

2022-03-12 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28885 --- Comment #6 from Mikael Pettersson --- (In reply to Brendan Shanks from comment #4) > (In reply to Martin Storsjö from comment #3) > > Created attachment 14013 [details] > > Potential fix > > > > Here's a pretty straightforward patch that

[Bug binutils/28882] build failure in readelf.c with gcc-4.2 due to use of 0b literals

2022-02-13 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28882 --- Comment #2 from Mikael Pettersson --- Thanks, that change fixes the gcc-4.2 issue for me. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28885] New: dlltool broke in 2.38

2022-02-12 Thread mikpelinux at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- With binutils-2.38 in a cross to x86_64-w64-mingw32 I persistently see random breakage in dlltool during the build of mingw-w64's "crt". Example 1: ... x86_64-w64-mingw

[Bug binutils/28882] New: build failure in readelf.c with gcc-4.2 due to use of 0b literals

2022-02-11 Thread mikpelinux at gmail dot com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- Attempting to build binutils-2.38 with gcc-4.2 or older fails with: /tmp/binutils-2.38/binutils/readelf.c:4239:37

[Bug ld/27271] c6x-unknown-uclinux-ld segfaults linking ld-uClibc-1.0.37.so

2021-01-29 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27271 --- Comment #5 from Mikael Pettersson --- Thanks. I can confirm that master and binutils-2_36-branch are now able to build uClibc for c6x again. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27271] c6x-unknown-uclinux-ld segfaults linking ld-uClibc-1.0.37.so

2021-01-28 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27271 Mikael Pettersson changed: What|Removed |Added Target||c6x-unknown-uclinux -- You are r

[Bug ld/27271] c6x-unknown-uclinux-ld segfaults linking ld-uClibc-1.0.37.so

2021-01-28 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27271 --- Comment #1 from Mikael Pettersson --- Created attachment 13171 --> https://sourceware.org/bugzilla/attachment.cgi?id=13171&action=edit libgcc.a -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/27271] c6x-unknown-uclinux-ld segfaults linking ld-uClibc-1.0.37.so

2021-01-28 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27271 Mikael Pettersson changed: What|Removed |Added Attachment #13171|application/octet-stream|application/x-archive mi

[Bug ld/27271] New: c6x-unknown-uclinux-ld segfaults linking ld-uClibc-1.0.37.so

2021-01-28 Thread mikpelinux at gmail dot com
: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- Created attachment 13170 --> https://sourceware.org/bugzilla/attachment.cgi?id=13170&action=edit ld-uCli

[Bug binutils/24295] New: spelling error in 'ar' documentation

2019-03-02 Thread mikpelinux at gmail dot com
Component: binutils Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Target Milestone: --- The documentation for the 'P' modifier option to the 'ar' command mentions that "(such archives are not POSIX complaint

[Bug gas/11404] gas crashes if two mapping symbols have the same value

2019-03-02 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11404 Mikael Pettersson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/17433] ld crashes with segmentation fault when linking with libmpir.a

2014-09-27 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17433 --- Comment #2 from Mikael Pettersson --- Can you build libmpir.a on Cygwin, transfer that to a Linux box, then attempt the link there using a linux->cygwin cross binutils? -- You are receiving this mail because: You are on the CC list for t

[Bug gas/17421] Internal error in output_insn during kernel build

2014-09-21 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17421 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com

[Bug binutils/17421] Internal error in output_insn during kernel build

2014-09-21 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17421 --- Comment #1 from Mikael Pettersson --- Since you use -march=native it's not surprising to see different results on different machines. Please repeat the kernel build on the failing machine with "make V=1 -j1" and capture the full gcc invoc

[Bug ld/17226] ld --gc-sections segfaults on sparc-linux

2014-08-04 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17226 --- Comment #3 from Mikael Pettersson --- Thanks Alan, your patch also fixes the bug. Tested with crosses hosted on x86_64-linux, and natively on sparc64-linux: no regressions. -- You are receiving this mail because: You are on the CC list

[Bug ld/17226] ld --gc-sections segfaults on sparc-linux

2014-08-03 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17226 --- Comment #1 from Mikael Pettersson --- Created attachment 7738 --> https://sourceware.org/bugzilla/attachment.cgi?id=7738&action=edit proposed patch It seems that the majority of the elf backends in bfd do a NULL check before dereferenci

[Bug ld/17226] ld --gc-sections segfaults on sparc-linux

2014-08-03 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17226 Mikael Pettersson changed: What|Removed |Added Target||sparc*-linux -- You are receivin

[Bug ld/17226] New: ld --gc-sections segfaults on sparc-linux

2014-08-03 Thread mikpelinux at gmail dot com
: ld Assignee: unassigned at sourceware dot org Reporter: mikpelinux at gmail dot com Created attachment 7737 --> https://sourceware.org/bugzilla/attachment.cgi?id=7737&action=edit gcsec-1.s from GCC's testsuite GCC's gcc/testsuite/gcc.dg/special/gcsec-1.c fai

[Bug gas/16858] weak external reference has wrong value

2014-04-27 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #7 from Mikael Pettersson --- Nick's proposed binutils patch fixed the issues I've had with bootstrapping gcc-4.8.2 on Cygwin. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gas/16858] weak external reference has wrong value

2014-04-23 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 --- Comment #4 from Mikael Pettersson --- The error is not limited to 32-bit Cygwin or PE-COFF, it also reproduces when compiling for x86_64-w64-mingw32. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/16858] weak external reference has wrong value

2014-04-21 Thread mikpelinux at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16858 Mikael Pettersson changed: What|Removed |Added CC||mikpelinux at gmail dot com