bugGNU Development Chain for 68HC11/68HC12 - Bugs: bug #1825, gas assemble PC-relative indexed...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #1825: gas assemble PC-relative indexed addressing modes incorrectly

Submitter:  Stephane Carrez <ciceron>
Submitted:  Thu 28 Nov 2002 09:36:54 PM UTC
   
 
Category:  binutils Severity:  3 - Normal
Item Group:  sw-bug Status:  Fixed
Privacy:  Public Assigned to:  ciceron
Open/Closed:  Closed

Sun 08 Dec 2002 09:28:17 PM UTC, comment #1: 

Fixed in binutils Fsf CVS repository (2.14?).

Stephane Carrez <ciceron>
Group administrator
Thu 28 Nov 2002 09:36:54 PM UTC, original submission:  

The following:

ldab L1,pc
L1:

Is not assembled correctly.  It is necessary to use:

ldab L1-.,pc

But even with the above work-arround, the assembled
offset is not always correct.

Stephane Carrez <ciceron>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Digest:
   bug dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2002-12-08 ciceron StatusNone None
    Open/ClosedOpen None

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code