[Bug c/59939] No warning on signedness changes caused by implicit conversion

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jan 25 00:33:00 GMT 2014


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
IIRC this was done so that code which uses macros and have conditional code
like:

MACRO1 || fn1(a, b)



More information about the Gcc-bugs mailing list