https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
--- Comment #13 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- (In reply to Bernhard M. Wiedemann from comment #12) > @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. Then this is different from comment 0.