From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/gcc: arc: Fix adc/sbc patterns handling in GCC 10
Date: Wed, 30 Dec 2020 23:54:41 +0100 [thread overview]
Message-ID: <20201230235441.782096c1@windsurf> (raw)
In-Reply-To: <20201203192306.9648-1-kremneva@synopsys.com>
Hello Veronika,
On Thu, 3 Dec 2020 22:23:06 +0300
Veronika Kremneva <Veronika.Kremneva@synopsys.com> wrote:
> There is a problem while building various packages with GCC 10.x for ARC:
>
> ----------------------------->8---------------------------
> make[2]: *** [magick/libGraphicsMagick_la-analyze.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> /tmp/ccFqDn0F.s: Assembler messages:
> /tmp/ccFqDn0F.s:1586: Error: operand is not duplicate of the previous one for instruction 'adc'
> ----------------------------->8---------------------------
So this patch was no longer applying as-is, because it is already
present for the ARC-specific gcc version. So I dropped this part of
your patch, and applied the part adding the patch to the vanilla gcc
10.2 version.
It's now at
https://git.buildroot.org/buildroot/commit/?id=a61529b6c372e03cda428c695b17ce4b986daac8
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2020-12-30 22:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-03 19:23 [Buildroot] [PATCH] package/gcc: arc: Fix adc/sbc patterns handling in GCC 10 Veronika Kremneva
2020-12-21 7:21 ` Alexey Brodkin
2020-12-30 22:54 ` Thomas Petazzoni [this message]
2021-01-05 16:42 ` 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=20201230235441.782096c1@windsurf \
--to=thomas.petazzoni@bootlin.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.