[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/20420] Wrong ODR-based type comparison optimization on qualified type



https://sourceware.org/bugzilla/show_bug.cgi?id=20420

--- Comment #2 from dodji at redhat dot com ---
(In reply to dodji from comment #1)

> Basically, a const anonymous struct (a qualified type)
> from the second ABI corpus is wrongly being considered equivalent
> to another (different) const anonymous struct from the first ABI corpus.

Sorry, this should rather be:

Basically, a const anonymous struct (a qualified type)
from the second ABI corpus is wrongly being considered equivalent
to another (different) const anonymous struct from that same corpus.

Of course the first corpus and the second corpus happen to be identical in the
particular test case of this problem report, but I think the underlying problem
exists independently from that fact.

-- 
You are receiving this mail because:
You are on the CC list for the bug.