[Bug binutils/31605] [readelf, -wL] Highlight empty address range

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

[Bug ld/31608] New: collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 Bug ID: 31608 Summary: collect2: fatal error: ld terminated with signal 11 [Segmentation fault] Product: binutils Version: 2.43 (HEAD) Status: NEW Severity:

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.43 Assignee|unassigned at

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 --- Comment #4 from Alan Modra --- Like this. I don't see this problem myself, so kind of untested. You probably need a libstdc++.so that has been built with -ffunction-sections and thus a large enough .shstrtab to be mmaped. diff --git

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 --- Comment #5 from Sam James --- It's a shame I didn't hit this and the other bits. I did test it quite heavily on amd64 but I didn't try other arches. In future, I can do that. -- You are receiving this mail because: You are on the CC

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 --- Comment #3 from H.J. Lu --- (In reply to Alan Modra from comment #2) > OK, so bfd_get_section_by_name is accessing unmapped memory. I think we > just need to move the call to bfd_free_cached_info in _bfd_delete_bfd before > you unmap. I

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 --- Comment #6 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=37eac4810b66f165ed5bb837ac36c0eb9baba727 commit 37eac4810b66f165ed5bb837ac36c0eb9baba727

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

2024-04-04 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31608 --- Comment #2 from Alan Modra --- OK, so bfd_get_section_by_name is accessing unmapped memory. I think we just need to move the call to bfd_free_cached_info in _bfd_delete_bfd before you unmap. -- You are receiving this mail because: You

[Bug ld/31608] collect2: fatal error: ld terminated with signal 11 [Segmentation fault]

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

[Bug gas/19977] [mips] gas writes incorrect addendum for %tprel_hi relocation

2024-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19977 --- Comment #2 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f38e9921479a00b4e7a72a79088106859ec5fabc commit

[Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31606 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug binutils/31605] New: [readelf, -wL] Highlight empty address range

2024-04-04 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31605 Bug ID: 31605 Summary: [readelf, -wL] Highlight empty address range Product: binutils Version: unspecified Status: NEW Severity: enhancement Priority: P2

[Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works

2024-04-04 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=31606 --- Comment #1 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c2d698fe03a6092d58a07de96068b87836daced0 commit c2d698fe03a6092d58a07de96068b87836daced0

[Bug gas/31606] New: [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31606 Bug ID: 31606 Summary: [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works Product: binutils Version: 2.43 (HEAD) Status: NEW Severity: normal

[Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works

2024-04-04 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31606 H.J. Lu changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill