[Bug c/9072] -Wconversion should be split into two distinct flags
lopezibanez at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 5 11:22:00 GMT 2006
------- Comment #16 from lopezibanez at gmail dot com 2006-07-05 11:22 -------
Created an attachment (id=11828)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11828&action=view)
detect implicit conversions where a value may change
patch 3of3 http://gcc.gnu.org/wiki/Wcoercion#Background
Detect implicit conversions where a value may change by narrowing, loss of
precision or change of sign when passing arguments and in assignments. It
includes testcases.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9072
More information about the Gcc-bugs
mailing list