-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Phil Blundell schreef:
> On Sun, 2006-07-16 at 12:16 +0200, Koen Kooi wrote:
>> And I suspect this patch doesn't do much good on armv4t as well:
>> http://www.openembedded.org/repo/org.openembedded.dev/packages/gcc/gcc-4.1.1/arm-thumb.patch
> 
> Why do you say that?  The patch looks OK to me on a cursory inspection.

#if __ARM_ARCH__ > 4
+       pop     {r1, pc}
+#else
+       @ on 4T that won't work
+       pop     {r1}
+       pop     {r3}
+       bx      r3
+#endif

does that "that won't work" refer to "pop     {r1, pc}" or "bx      r3"?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFEuhjZMkyGM64RGpERApnxAKCsak8bjRVHk1lqZDiwLg5EupONfwCfVs0m
U9wbq1F29xucnRZOGrroDj0=
=4AYC
-----END PGP SIGNATURE-----

_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to