[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] master bump to mob
From: |
Thomas Preud'homme |
Subject: |
Re: [Tinycc-devel] master bump to mob |
Date: |
Mon, 9 Jul 2012 18:46:23 +0200 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-2-amd64; KDE/4.8.4; x86_64; ; ) |
Le mardi 12 juin 2012 17:24:20, Thomas Preud'homme a écrit :
[SNIP]
>
> Oh dear, it misses a break indeed. I don't remember the exact test I did
> but that was a home made assembly file with no code so I couldn't test the
> output. I did however checked the result of the relocation and I remember
> the relocation gave a different result on gcc and tcc but that is expected
> because the symbol doesn't end up at the same adress in the final
> executable. So I tried to compare the computation done in both case and
> compare with this formula. Obviously I failed somewhere.
>
> I'll add this break but before committing I'll try to create a full program
> which I will be able to execute. Good you noticed.
I finally pushed the change. I used the attached assembly code to test the
feature.
Regards,
Thomas Preud'homme
R_ARM_REL32_test.s
Description: Text document
signature.asc
Description: This is a digitally signed message part.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Tinycc-devel] master bump to mob,
Thomas Preud'homme <=