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


Steven Bosscher wrote:
>> +  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.

Ok.

> And may I add: yay, bonzini++.

Heh, if only this patch was enough for the PR...

Paolo


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