bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PD


From: cptjustice at gmail dot com
Subject: [Bug binutils/22859] gas seems to misassemble cmp r, $label+offset on PDP-11 with reproducer
Date: Tue, 07 Aug 2018 19:14:52 +0000

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

James Patrick Conlon <cptjustice at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cptjustice at gmail dot com

--- Comment #3 from James Patrick Conlon <cptjustice at gmail dot com> ---
Which version of ancient binutils?  I can try to find what changed.

At least going by my PDP-11 textbook, the $label+number would resolve the label
as a literal number then add as there are no precedence rules.  So $boing = $4
and $boing+1 = $5.  So far as I know.

-- 
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]