obvious profile.c fix

Richard Henderson rth@redhat.com
Tue May 21 08:49:00 GMT 2002


On Tue, May 21, 2002 at 10:54:53AM +0200, Jan Hubicka wrote:
>     mem_ref = validize_mem (gen_rtx_MEM (mode, tmp));
>   
> +   set_mem_alias_set (mem_ref, new_alias_set ());

Seems to me you want to do it even earlier.
Immediately after the gen_rtx_MEM.


r~



More information about the Gcc-patches mailing list