bug-binutils
[Top][All Lists]
Advanced

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

gas/ia64 "data in a code section" problem


From: Belochapka, Konstantin
Subject: gas/ia64 "data in a code section" problem
Date: Fri, 18 Jun 2004 16:50:50 -0700

It appears that ia64 as produces incorrect object code when the code and the 
data are intermixed and the data is not aligned to the instruction bundle 
boundary

for example:
        add   r8=10,r7
        data1  20
        add  r9=15,r10

second add instruction will be coded incorrectly in the output object file.





reply via email to

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