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/19937] [4.0 regression] Wrong loop exit


------- Additional Comments From schlie at comcast dot net  2005-02-14 06:04 -------
(In reply to comment #5)
> http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00657.html

it may be worth noting that compare for equivelence/non-equivelence,
is insensitive to the sign of equivelent rank integers, although relative
(< >) compares are, but it does'nt seem that it's recognized when
comparision operations are constructed?


-- 


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


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