[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-19 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 James Patrick Conlon changed: What|Removed |Added CC||cptjustice at gmail dot com

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-19 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 --- Comment #4 from James Patrick Conlon --- Created attachment 11147 --> https://sourceware.org/bugzilla/attachment.cgi?id=11147&action=edit Patch which solves this specific problem -- You are receiving this mail because: You are on the C

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-19 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 --- Comment #5 from James Patrick Conlon --- Confirming that this bug still exists in as 2.31.51.20180719. Attached is a slightly modified version of Jordi's dic.s called dic-mod.s. The output of pdp11-aout-as -a dic-mod.s is: GAS LISTING /h

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-25 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 --- Comment #6 from James Patrick Conlon --- Hold off on the 2018-07-19 patch. There are some additional fixes necessary. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-27 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 James Patrick Conlon changed: What|Removed |Added Attachment #11147|0 |1 is obsolete|

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2018-07-27 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=14480 --- Comment #7 from James Patrick Conlon --- Created attachment 11156 --> https://sourceware.org/bugzilla/attachment.cgi?id=11156&action=edit Fixes implicit index deferred @(Rn) now changes to @0(Rn) as it should. @(Rn)+ is explicitly test

[Bug gas/23481] New: pdp11-aout: @Rn and (Rn) should both be Register Deferred

2018-08-02 Thread cptjustice at gmail dot com
Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: cptjustice at gmail dot com Target Milestone: --- Target: pdp11-aout Created attachment 11159 --> https://sourceware.org/bugzilla/attachment.cgi?id=11159&acti

[Bug gas/23481] pdp11-aout: @Rn and (Rn) should both be Register Deferred

2018-08-04 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23481 --- Comment #1 from James Patrick Conlon --- Created attachment 11165 --> https://sourceware.org/bugzilla/attachment.cgi?id=11165&action=edit Assembly for the test suite This is some assembly for the test suite. Output of current gas: Disa

[Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PDP-11 with reproducer

2018-08-07 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22859 James Patrick Conlon changed: What|Removed |Added CC||cptjustice at gmail dot com

[Bug ld/20694] PDP11 TARGET_PAGE_SIZE is incorrect

2018-08-21 Thread cptjustice at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20694 James Patrick Conlon changed: What|Removed |Added CC||cptjustice at gmail dot com