[Buildroot] [PATCH] package/gcc: arc: Fix adc/sbc patterns handling in GCC 10

Peter Korsgaard peter at korsgaard.com
Tue Jan 5 16:42:44 UTC 2021


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > Hello Veronika,
 > On Thu,  3 Dec 2020 22:23:06 +0300
 > Veronika Kremneva <Veronika.Kremneva at 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.

Committed to 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list