[trans-mem] PR46653: handle identical log entries in hash

Richard Guenther richard.guenther@gmail.com
Mon Nov 29 17:01:00 GMT 2010


On Mon, Nov 29, 2010 at 4:45 PM, Aldy Hernandez <aldyh@redhat.com> wrote:
>
>> Yes, but COMPONENT_REF<s, a>  isn't shared so the pointer comparison
>> will fail.
>>
>
> Ah, I see.  What do you suggest, special casing COMPONENT_REF as well?

Hm, I'm not sure.  If s.a is an address then s.a is not equal to s.a.  I don't
understand the testcase - what would be the address you are comparing
(and for what)?

Richard.



More information about the Gcc-patches mailing list