From: "Jörg Krause" <joerg.krause@embedded.rocks>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libxslt: fix bfin compile
Date: Wed, 21 Sep 2016 22:35:09 +0200 [thread overview]
Message-ID: <1474490109.2295.0.camel@embedded.rocks> (raw)
In-Reply-To: <87intpro38.fsf@dell.be.48ers.dk>
On Mi, 2016-09-21 at 22:32 +0200, Peter Korsgaard wrote:
> >
> > >
> > > >
> > > > >
> > > > > >
> > > > > > "J?rg" == J?rg Krause <joerg.krause@embedded.rocks> writes:
>
> ?> A GCC bug is triggered when the compiler is run with an
> optimization level
> ?> '-Os/-O2/-O3' for the Blackfin architecture:
>
> ?> ```
> ?> error: unable to find a register to spill in class 'CCREGS'
> ?> ```
>
> ?> Workaround this bug by forcing an optimization level of '-O1' when
> building
> ?> libxslt for the Blackfin architecture.
>
> ?> See GCC bug report:
> ?> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77311
>
> ?> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
>
> Committed after adding references to the autobuilder failures,
> thanks.
Oh, I did it in v2, too. Thanks!
next prev parent reply other threads:[~2016-09-21 20:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 20:21 [Buildroot] [PATCH] package/libxslt: fix bfin compile Jörg Krause
2016-09-21 20:32 ` Peter Korsgaard
2016-09-21 20:35 ` Jörg Krause [this message]
2016-09-21 20:41 ` Peter Korsgaard
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=1474490109.2295.0.camel@embedded.rocks \
--to=joerg.krause@embedded.rocks \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.