Re: [Open64-devel] code review for bug 711

2011-01-12 Thread Jian-Xin Lai
This patch looks fine to me. Please go ahead and commit it. 2011/1/13 Yiran Wang > Hi, > > Could a gatekeeper please review this patch? > > The issue is that when r->high is a const, the call to method cr() would > trigger an assertion. > As the fix, for such case, it is different from this_vr->

[Open64-devel] code review for bug 711

2011-01-12 Thread Yiran Wang
Hi, Could a gatekeeper please review this patch? The issue is that when r->high is a const, the call to method cr() would trigger an assertion. As the fix, for such case, it is different from this_vr->High. Best Regards, yiran Index: osprey/be/opt/opt_lmv_helper.cxx