>> Er, the code just below your patch should already handle this case, no?
Hi, Thanks for the review and your comments on the patch. The code below seems to handle this case for O2 or higher optimization. However, somehow its not being handled with O1 and hence has this implemented for better optimization. Can you please let me know if it can be handled in a better way or neglect this one just for this case? Thanks, Naveen