2d57ad29b1
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> |
||
---|---|---|
.. | ||
4.9.4 | ||
5.4.0 | ||
6.3.0 | ||
7.1.0 | ||
arc-2017.03 | ||
gcc-final | ||
gcc-initial | ||
musl-5.4.0 | ||
Config.in.host | ||
gcc.hash | ||
gcc.mk |