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 tree-optimization/54014] Value Range propagation bug


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

--- Comment #2 from Fabrizio Ferrandi <ferrandi at elet dot polimi.it> 2012-07-18 11:56:26 UTC ---
I do not agree.
abs(-2147483648) returns -2147483648.

May be is odd but is how the implementation of abs works. Isn't it?


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