On Mon, Nov 26, 2012 at 1:09 PM, Marek Polacek wrote:
> I don't see why we need the `hash' variable, when we can use the
> `regno' variable directly. Regtested/bootstrapped on x86_64-linux.
> Ok for trunk?
Ok.
Thanks,
Richard.
> 2012-11-26 Marek Polacek
>
> * cprop.c (hash_set): Rem
I don't see why we need the `hash' variable, when we can use the
`regno' variable directly. Regtested/bootstrapped on x86_64-linux.
Ok for trunk?
2012-11-26 Marek Polacek
* cprop.c (hash_set): Remove hash variable. Use regno
variable directly.
--- gcc/cprop.c.mp 2012-11