Rename across basic block boundaries

Bernd Schmidt bernds@codesourcery.com
Wed Sep 7 16:07:00 GMT 2011


On 09/06/11 12:37, Richard Sandiford wrote:

>  Maybe here:
[...]

> it would be better to use:
> 
>   this_info = (struct bb_rename_info *) bb1->aux;
> 
>   if (this_info == NULL)
>     continue;
> 
> so that we don't care which order the rename_info array is.  You could
> then keep the original form of the first loop:

> OK with me whichever.

Thanks! I've committed the following version after retesting.


Bernd
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rr0907.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110907/aa630e87/attachment.ksh>


More information about the Gcc-patches mailing list