https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98630
--- Comment #14 from Karine EM <k.even-mendoza at imperial dot ac.uk> --- I did compile it that way: > gcc-10 -w -O2 r.c -pedantic -Wall -Wextra but got no warnings at all. Should I add any flag? Thanks!