[oe] [PATCH 2/3] busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumb

Koen Kooi k.kooi at student.utwente.nl
Tue Jun 22 18:55:29 UTC 2010


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

On 22-06-10 16:31, Khem Raj wrote:
> On Mon, Jun 21, 2010 at 10:59 PM, Leon Woestenberg
> <leon.woestenberg at gmail.com> wrote:
>> Hello Khem,
>>
>> On Fri, Jun 18, 2010 at 12:39 AM, Khem Raj <raj.khem at gmail.com> wrote:
>>> +# gcc 4.5 has this bug on thumb
>>> +# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44557
>>> +# so add -fomit-frame-pointer
>>> +# this will be removed once the above bug is fixed.
>>> +
>>> +
>>> +CFLAGS_append = " -fomit-frame-pointer"
>>> +
>> Can we make this append conditional for ARM-only or even thumb-only?
> 
> Yes it should be better to restrict it to arm only I will do that.
> I dont think we have instruction set (e.g. thumb) in standard overrides
> may be it will help if we added such an override.

You do have a thumb override(s) if your machine includes tune-thumb.inc.

regards,

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

iD8DBQFMIQchMkyGM64RGpERAqOxAKCDTlHB0FsQfJphVLy4GmrNcCtDiwCeP6ZM
FhCZjvjyhBJIUhRmc/5zcAg=
=1x01
-----END PGP SIGNATURE-----





More information about the Openembedded-devel mailing list