https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
--- Comment #15 from Bernhard M. Wiedemann ---
Created attachment 60843
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60843&action=edit
proposed testsuite
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
--- Comment #12 from Bernhard M. Wiedemann ---
@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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
Bernhard M. Wiedemann changed:
What|Removed |Added
Attachment #60104|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96570
--- Comment #9 from Bernhard M. Wiedemann ---
Created attachment 60104
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60104&action=edit
testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118326
Bug ID: 118326
Summary: time_t conversion warnings wanted
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: diagnostic
Severity: normal
Priority: P3