
10 Nov
2003
10 Nov
'03
5:46 p.m.
CVSROOT: /cvs/purrs Module name: purrs Changes by: zolo@cs.unipr.it 2003-11-10 18:46:52
Modified files: src : rr_classifier.cc
Log message: Added a const_cast to the private date `Recurrence::recurrence_rhs'. Added assertion assert(rhs.is_expanded()); at the beginning of the functions `eliminate_negative_decrements()' and `eliminate_null_decrements()'. Fixed a bug in the function `eliminate_null_decrement()' adding a `break' in a `for' cycle: without it the index that crossed the operands of a expression went out from the range [0, num_operands-1].
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/purrs/src/rr_classifier.cc.diff?cv...