https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86709
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- [apinski@apinski-lnx toolchain-7]$ ./tools/bin/g++ -pedantic-errors t8.c t8.c:2:12: error: long, short, signed or unsigned used invalidly for ‘slot_tablelen’ [-Wpedantic] __u8 short slot_tablelen; ^~~~~~~~~~~~~