Kevin Darbyshire-Bryant
afa8873887
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>
(cherry picked from commit 22e2b402aee17684781ae705a91fb3645299de9c)
2018-04-27 08:54:15 +02:00
..
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2018-04-27 08:54:15 +02:00
2017-10-05 21:38:54 +02:00
2016-12-16 22:39:22 +01:00
2016-12-16 22:39:22 +01:00
2017-12-13 16:00:27 +01:00
2017-12-13 14:22:32 +01:00
2016-12-16 22:39:22 +01:00
2013-02-20 15:06:10 +00:00
2016-12-16 22:39:22 +01:00
2016-09-28 08:39:01 +02:00
2009-04-24 02:07:24 +00:00
2016-12-17 10:36:25 +01:00