bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect J


From: cptjustice at gmail dot com
Subject: [Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index
Date: Fri, 27 Jul 2018 22:52:18 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=14480

--- Comment #7 from James Patrick Conlon <cptjustice at gmail dot com> ---
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 tested for and
remains unchanged.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]