------- Additional Comments From mrnobo1024 at yahoo dot com 2005-10-01 17:25 ------- Those expressions are only the same for floating point types.
f(-2147483648) == -214748364 f1(-2147483648) == 214748364 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23669