kumquat-buildroot/package/gcc
Jörg Krause 2d57ad29b1 gcc: add upstream patch to fix build of GCC6 with GCC7
Building host-gcc-initial with GCC7 on the host fails due to the
comparison of a pointer to an integer in ubsan_use_new_style_p, which
is forbidden by ISO C++:

ubsan.c:1474:23: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
       || xloc.file == '\0' || xloc.file[0] == '\xff'

Backported from:
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=239971

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-05 12:05:59 +02:00
..
4.9.4
5.4.0
6.3.0 gcc: add upstream patch to fix build of GCC6 with GCC7 2017-06-05 12:05:59 +02:00
7.1.0
arc-2017.03 gcc: arc: add patch to fix tst_movb pattern 2017-05-25 15:25:38 +02:00
gcc-final
gcc-initial
musl-5.4.0
Config.in.host Merge branch 'next' 2017-06-01 22:28:14 +02:00
gcc.hash Merge branch 'next' 2017-06-01 22:28:14 +02:00
gcc.mk