This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/37249] gcc does not warn on trucate of int64_t to int32_t



------- Comment #1 from pinskia at gcc dot gnu dot org  2008-08-27 02:34 -------
try -Wconversion, which works like what you want it to work in 4.3 and above.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37249


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]