[Bug gas/28230] .tfloat change breaks existing assembly codes

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

[Bug ld/24723] Linker fails with "too many open files"

2021-08-16 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24723 --- Comment #8 from Alan Modra --- I believe this has been fixed on the git binutils-2_37-branch -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/28230] .tfloat change breaks existing assembly codes

2021-08-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28230 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ff01bb6c2321680660979fb9a4ab027348ea94ed commit ff01bb6c2321680660979fb9a4ab0273

[Bug binutils/27779] SEGV on parse_gnu_debuglink()

2021-08-16 Thread 2060909445 at qq dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27779 --- Comment #5 from liuchenyifan <2060909445 at qq dot com> --- (In reply to Nick Clifton from comment #4) > (In reply to liuchenyifan from comment #3) > Hi Liu, > > > Could I get a CVE number for this bug?If I could,please tell me how to

[Bug gas/28157] gas: .symver *, *@*, remove cannot be used in relocation

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

[Bug gas/28157] gas: .symver *, *@*, remove cannot be used in relocation

2021-08-16 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28157 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=eb09df162bafa67abee713be594a99bd20bd6825 commit eb09df162bafa67abee713be594a99bd

[Bug binutils/27779] SEGV on parse_gnu_debuglink()

2021-08-16 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27779 --- Comment #4 from Nick Clifton --- (In reply to liuchenyifan from comment #3) Hi Liu, > Could I get a CVE number for this bug?If I could,please tell me how to > go there. Sorry - I cannot allocate CVE numbers. You need to contact the

[Bug gas/28230] .tfloat change breaks existing assembly codes

2021-08-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28230 --- Comment #2 from H.J. Lu --- The current assembly codes expect and work with 10-byte .tfloat output. Changing .tfloat leads to hard to detect bugs. There is no strong reason to change it. .tfloat output with hex input is different since pa

[Bug gold/28234] [AArch64] gold: ADR/ADD relocations on wrong instructions

2021-08-16 Thread fads93 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28234 Amir Ayupov changed: What|Removed |Added Version|unspecified |2.34 -- You are receiving this mail be

[Bug gold/28234] New: [AArch64] gold: ADR/ADD relocations on wrong instructions

2021-08-16 Thread fads93 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28234 Bug ID: 28234 Summary: [AArch64] gold: ADR/ADD relocations on wrong instructions Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal

[Bug gas/28233] [gas, --gstabs] Generate stabs more similar to gcc

2021-08-16 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28233 --- Comment #1 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > I've found no similar workaround for the missing SO entry problem, so I > wrote a patch for this. Tentative gas patch: ... diff --git a/gas/read.c b/gas/read.c

[Bug gas/28233] New: [gas, --gstabs] Generate stabs more similar to gcc

2021-08-16 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=28233 Bug ID: 28233 Summary: [gas, --gstabs] Generate stabs more similar to gcc Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Com