[Bug gas/27071] Multiple bugs in GNU assembler

2020-12-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27071 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.36 Resolution|---

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 Luca Saiu changed: What|Removed |Added Resolution|--- |NOTABUG Status|NEW

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 --- Comment #3 from Luca Saiu --- I wrote: > This should be independent from what instruction follows the branch, > since at least as far as I understand there is no restriction on what

Re: [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread Luca Saiu
On 2020-12-15 at 20:16 +0100, Luca Saiu wrote: > I am adding a report to Bugzilla. This is now Bug 27075: https://sourceware.org/bugzilla/show_bug.cgi?id=27075 I apologise if I generated too many automated messages. -- Luca Saiu * My personal web site: http://ageinghacker.net * GNU epsilon:

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 --- Comment #2 from Luca Saiu --- Created attachment 13053 --> https://sourceware.org/bugzilla/attachment.cgi?id=13053&action=edit test case -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 Luca Saiu changed: What|Removed |Added Build||x86_64-unknown-linux-gnu Ho

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 Luca Saiu changed: What|Removed |Added CC||positron at gnu dot org -- You are recei

[Bug gas/27075] [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 --- Comment #1 from Luca Saiu --- On 2020-12-15 at 18:03 +0100, Luca Saiu wrote: > This, while not technically assembling incorrect code, does not make ^^^ One more remark: I was not able t

[Bug gas/27075] New: [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread positron at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27075 Bug ID: 27075 Summary: [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots Product: binutils Version: 2.35.1 Status: NEW

Re: [MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread Luca Saiu
On 2020-12-15 at 18:03 +0100, Luca Saiu wrote: > This, while not technically assembling incorrect code, does not make ^^^ One more remark: I was not able to reproduce this behaviour with compact branches, but it is possible that in some cases Ga

[Bug ld/27073] s390 linker fails with "bad value" when building kernel

2020-12-15 Thread law at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27073 law at redhat dot com changed: What|Removed |Added CC||law at redhat dot com -- You

[Bug gas/27074] New: Warning option for "bare" symbol names in .intel_syntax noprefix mode

2020-12-15 Thread josh at joshtriplett dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27074 Bug ID: 27074 Summary: Warning option for "bare" symbol names in .intel_syntax noprefix mode Product: binutils Version: unspecified Status: UNCONFIRMED Sever

[Bug ld/27073] New: s390 linker fails with "bad value" when building kernel

2020-12-15 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27073 Bug ID: 27073 Summary: s390 linker fails with "bad value" when building kernel Product: binutils Version: 2.36 (HEAD) Status: NEW Severity: normal

[MIPS] Gas adds useless delay-slot nops to r6 compact branches, which have no delay slots

2020-12-15 Thread Luca Saiu
Hello. While adding support for MIPS release 6 to my software I noticed a bizarre behaviour related to compact branch instructions, in particular conditionals. Gas adds a useless nop instruction (sll $0,$0,0x0) after most but not all compact branches, unless the instruction following the branch l

[Bug gas/27071] Multiple bugs in GNU assembler

2020-12-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=27071 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7bed846687589e1346626e8bc9f2948340ef454b commit 7bed846687589e1346626e8bc9f29

[Bug gold/27039] Gold doesn't support SHF_GNU_RETAIN

2020-12-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27039 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug gas/27071] Multiple bugs in GNU assembler

2020-12-15 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=27071 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com