fwup: fix for ARC toolchain
authorEvgeniy Didin <Evgeniy.Didin@synopsys.com>
Tue, 14 Nov 2017 05:59:56 +0000 (08:59 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Nov 2017 20:49:16 +0000 (21:49 +0100)
commit9d544feb8a277a43abec889450f917017d666e49
tree1251296cc705d9700fa6ebbd7fc0d32d7cdd222b
parentcab0d0a8acc920c6d240e9d503816b9ffb0508d2
fwup: fix for ARC toolchain

Building fwup package with ARC toolchain causes internal compiler error.
Adding patch for ARC gcc solves this issue. In the next version of toolchain,
this problem has already been taken into account.

Fixes:
http://autobuild.buildroot.net/results/a1b/a1bd5084309ced6c2d1b311617e5d9f0c362557a//
http://autobuild.buildroot.net/results/dd3/dd3000bd99d71383ce82cd6b01b543cd9660130e//

Signed-off-by: Evgeniy Didin <didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
Cc: arc-buildroot@synopsys.com
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gcc/arc-2017.09-release/0001-fix-checking-for-jumps.patch [new file with mode: 0644]