On Tue, May 29, 2012 at 10:46 AM, Steven Bosscher wrote:
> Hello,
>
> The attached patch does some maintenance on alias.c:
>
> * Change reg_known_value from "rtx *" to a VEC(rtx).
> * Change reg_known_equiv_p from "char *" to an sbitmap.
>
> Nothing spectacular, just maintenance.
>
> Bootstrapped
Hello,
The attached patch does some maintenance on alias.c:
* Change reg_known_value from "rtx *" to a VEC(rtx).
* Change reg_known_equiv_p from "char *" to an sbitmap.
Nothing spectacular, just maintenance.
Bootstrapped and regtested on x86_64-unknown-linux-gnu. OK?
Ciao!
Steven
alias_tlc.d