diff options
author | Alexey Brodkin <abrodkin@synopsys.com> | 2018-05-16 13:49:23 +0300 |
---|---|---|
committer | Alexey Brodkin <abrodkin@synopsys.com> | 2018-05-16 15:47:45 +0300 |
commit | e714f99d8934bf9b774d50aa9dcd524e2404dc58 (patch) | |
tree | 711f0c6906b4be1f3188866a586fb54b0086e1f3 /scripts/build/cc | |
parent | 1873a8e14ae7f04bd44f74afcb56a3af8eecc4ba (diff) | |
download | crosstool-ng-e714f99d8934bf9b774d50aa9dcd524e2404dc58.tar.gz crosstool-ng-e714f99d8934bf9b774d50aa9dcd524e2404dc58.tar.bz2 crosstool-ng-e714f99d8934bf9b774d50aa9dcd524e2404dc58.zip |
ARC: Fix Linux kernel comilation for ARC700
Without this fix we're getting the following error on attempt to build
Linux kernel:
--------------------------------->8---------------------------------
xfrm4_mode_tunnel.s: Assembler messages:
xfrm4_mode_tunnel.s:188: Error: operand out of range (128 is not between -
128 and 127)
--------------------------------->8---------------------------------
The fix is taken from
https://github.com/foss-for-synopsys-dwc-arc-processors/gcc/commit/d8d716f49c0057e239f2b64e7d902046b92d244f
and it is supposed to be merged in upstream GCC sources soonish.
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'scripts/build/cc')
0 files changed, 0 insertions, 0 deletions