You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
7 years ago
..
binutils toolchain/binutils: Set 2.28 as default version 7 years ago
fortify-headers treewide: clean up download hashes 7 years ago
gcc gcc: gcc 6.3.0 fix comparison between pointer and integer 7 years ago
gdb toolchain/arc: update to the most recent release arc-2016.09 7 years ago
glibc glibc: update to version 2.25 7 years ago
kernel-headers build: remove old kernel-headers build directories 7 years ago
musl build: remove libc version config code 7 years ago
uClibc toolchain/uclibc: Bump version to 1.0.22 7 years ago
wrapper buildroot: allow specifying libc personality for external toolchains 11 years ago
yasm treewide: clean up download hashes 7 years ago
Config.in toolchain/insight: Remove from tree 7 years ago
Makefile toolchain/insight: Remove from tree 7 years ago
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) 15 years ago