kumquat-buildroot/package/gcc
Alexey Brodkin 2b360bd547 gcc: arc-2017.03-rc2: Fix "unrecognized supposed constant" error
This fixes the following problem:
------------------------------------>8--------------------------------
arc-linux-gcc -c -Os -fPIC iso9660.i
iso9660.c: In function 'strip_trail':
iso9660.c:155:1: error: unrecognized supposed constant
 }
 ^
(unspec:SI [
        (symbol_ref:SI ("*.LANCHOR1") [flags 0x182])
    ] ARC_UNSPEC_GOTOFFPC)
iso9660.c:155:1: internal compiler error: in arc_legitimate_constant_p, at config/arc/arc.c:6028
------------------------------------>8--------------------------------

Found by Buildroot autobuilder [1].

The fix [2] is in arc-2017.03 development branch of ARC GCC and once it
becomes a part the next release of ARC tools this should be removed
from Buildroot.

[1] http://autobuild.buildroot.net/results/c90/c909e8c397ab972b6aa4d370572cad4fae284d00/build-end.log
[2] 139fed9d29

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2017-05-15 20:07:06 +02:00
..
4.8.5 gcc: backport upstream patch for sync_8 in !glibc 2016-11-26 15:17:09 +01:00
4.9.4 gcc: backport upstream patch for sync_8 in !glibc 2016-11-26 15:17:09 +01:00
5.4.0 package/gcc: fix ICE on xtensa, 5.x and 6.x, PR target/78603 2016-11-30 22:44:31 +01:00
6.3.0 gcc: bump 6.x series to version 6.3.0 2016-12-21 17:19:58 +01:00
arc-2016.09-release toolchain: Bump ARC tools to arc-2017.03-eng008 2017-03-12 23:37:30 +01:00
arc-2017.03-rc2 gcc: arc-2017.03-rc2: Fix "unrecognized supposed constant" error 2017-05-15 20:07:06 +02:00
gcc-final package: remove consecutive empty lines 2017-04-06 22:40:33 +02:00
gcc-initial package/gcc: use the Xtensa variables 2017-03-26 15:49:45 +02:00
musl-5.4.0 gcc: add patches for or1k specific gcc version 2017-02-20 23:43:22 +01:00
Config.in.host toolchain: Bump ARC tools to arc-2017.03-rc2 2017-05-13 15:05:18 +02:00
gcc.hash toolchain: Bump ARC tools to arc-2017.03-rc2 2017-05-13 15:05:18 +02:00
gcc.mk package/gcc: use macro to extract Xtensa overlay 2017-03-26 15:50:17 +02:00