Re: [Open64-devel] Code review for fix of bug ID 722

2011-01-31 Thread Sun Chan
I was hoping some FE people can check that. OTOH, your change looks fine. Pls go ahead and we should know if it causes any problem Sun On Tue, Feb 1, 2011 at 3:30 PM, Agarwal, Ajit wrote: > Hello All: > > > > Could you please review the changes to fix bug ID 722. > > > > Can gatekeeper approve th

[Open64-devel] Code review for fix of bug ID 722

2011-01-31 Thread Agarwal, Ajit
Hello All: Could you please review the changes to fix bug ID 722. Can gatekeeper approve this patch. Following file is modified. Osprey/wgen/wgen_expr.cxx Above file is modified to restrict the generation of CVT for vector type conversion. CVT between vector types Is not needed. Index: ospre

[Open64-devel] Code review for fix of bug ID 722

2011-01-28 Thread Agarwal, Ajit
Hello All: Could you please review the changes to fix bug ID 722. Following file is modified Osprey/wgen/wgen_expr.cxx Above file is modified to restrict the generation of CVT for vector type conversion. CVT between vector types Is not needed. Index: osprey/wgen/wgen_expr.cxx =