https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
--- Comment #12 from Bernhard M. Wiedemann <gccbmw at lsmod dot de> --- @Xi: that is a cast from time_t to int, but I want a warning for conversion from int to time_t And IMHO we don't have to force warnings for explicit casts.