openwrt/toolchain
Kevin Darbyshire-Bryant 22e2b402ae gcc: gcc 6.3.0 fix comparison between pointer and integer
Fix FS#832

/source/build_dir/toolchain-mips_74kc_gcc-6.3.0_musl/gcc-6.3.0/gcc/ubsan.c:
In function 'bool ubsan_use_new_style_p(location_t)':
/source/build_dir/toolchain-mips_74kc_gcc-6.3.0_musl/gcc-6.3.0/gcc/ubsan.c:1474:23:
error: ISO C++ forbids comparison between pointer and integer
[-fpermissive]
       || xloc.file == '\0' || xloc.file[0] == '\xff'
                       ^~~~
make[5]: *** [Makefile:1085: ubsan.o] Error 1

https://www.viva64.com/en/b/0425/#ID0EMGCI

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-06-24 13:11:19 +02:00
..
binutils toolchain/binutils: Set 2.28 as default version 2017-05-30 14:00:31 +02:00
fortify-headers treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
gcc gcc: gcc 6.3.0 fix comparison between pointer and integer 2017-06-24 13:11:19 +02:00
gdb toolchain/arc: update to the most recent release arc-2016.09 2017-05-02 15:17:30 +02:00
glibc glibc: update to version 2.25 2017-02-11 21:18:42 +01:00
kernel-headers build: remove old kernel-headers build directories 2017-06-16 15:16:52 +02:00
musl build: remove libc version config code 2017-02-11 15:37:55 +01:00
uClibc toolchain/uclibc: Bump version to 1.0.22 2017-02-11 15:38:39 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
yasm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
Config.in toolchain/insight: Remove from tree 2017-05-29 09:57:18 +02:00
Makefile toolchain/insight: Remove from tree 2017-05-29 09:57:18 +02:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00