[patch] alias.c TLC

Richard Guenther richard.guenther@gmail.com
Tue May 29 09:59:00 GMT 2012


On Tue, May 29, 2012 at 10:46 AM, Steven Bosscher <stevenb.gcc@gmail.com> 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 and regtested on x86_64-unknown-linux-gnu. OK?

Ok!

Thanks,
Richard.

> Ciao!
> Steven



More information about the Gcc-patches mailing list