bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/22049] PowerPC VLE: Lower 16 bit address offset not calculated


From: vincegeg83 at gmail dot com
Subject: [Bug gas/22049] PowerPC VLE: Lower 16 bit address offset not calculated properly in some cases
Date: Thu, 31 Aug 2017 21:07:43 +0000

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

vincegeg83 at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from vincegeg83 at gmail dot com ---
Ok, I think it's been sorted out.

I was converting the assembler objection file directly to binary, skipping the
linker step.

I added this:


ld -melf32ppc --section-start=.text=0x100100 test.o -o test_vle.bin

...and it produces the correct machine code.

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