From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 2/3] busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumb
Date: Tue, 22 Jun 2010 20:55:29 +0200 [thread overview]
Message-ID: <hvr0v1$j72$1@dough.gmane.org> (raw)
In-Reply-To: <AANLkTimOU6R6QDgQ2F2WtFRcYZy30T68TmhglN3OxIKZ@mail.gmail.com>
-----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@gmail.com> wrote:
>> Hello Khem,
>>
>> On Fri, Jun 18, 2010 at 12:39 AM, Khem Raj <raj.khem@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-----
next prev parent reply other threads:[~2010-06-22 19:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-17 22:39 [PATCH 1/3] omap5912osk: Use 2.6.34 as PREFERRED_KERNEL Khem Raj
2010-06-17 22:39 ` [PATCH 2/3] busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumb Khem Raj
2010-06-22 5:59 ` Leon Woestenberg
2010-06-22 14:31 ` Khem Raj
2010-06-22 18:55 ` Koen Kooi [this message]
2010-06-23 0:11 ` Khem Raj
2010-06-17 22:39 ` [PATCH 3/3] libx11_1.3.2.bb: " Khem Raj
2010-06-18 10:11 ` [PATCH 1/3] omap5912osk: Use 2.6.34 as PREFERRED_KERNEL Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='hvr0v1$j72$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox