All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/libxslt: fix bfin compile
Date: Wed, 21 Sep 2016 22:32:11 +0200	[thread overview]
Message-ID: <87intpro38.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20160921202107.32301-1-joerg.krause@embedded.rocks> ("Jörg Krause"'s message of "Wed, 21 Sep 2016 22:21:07 +0200")

>>>>> "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.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2016-09-21 20:32 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 [this message]
2016-09-21 20:35   ` Jörg Krause
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=87intpro38.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --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.