https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119481
--- Comment #1 from Alejandro Colomar <alx at kernel dot org> --- alx@devuan:~/tmp$ gcc -Wall -Wextra -fplan9-extensions -Wpedantic cast.c alx@devuan:~/tmp$ -Wpedantic still doesn't say anything. It should. And this should even go into -Wextra or -Wall.