This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] fix part of PR33928


>
> +  u->addr_use_p = (DF_REF_TYPE (use) != DF_REF_REG_USE);
>

Maybe just make it explicit which DF_REF_REG_MEM_* flags are for
address uses?  I was reading this patch and got confused at first
where you were looking tor those flags.

And may I add: yay, bonzini++.

Ciao!
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]