[tree-ssa] work around non-canonical ptr-to-member

Jason Merrill jason@redhat.com
Tue Jan 20 19:01:00 GMT 2004


On Tue, 20 Jan 2004 09:41:08 -0800, Richard Henderson <rth@redhat.com> wrote:

> Ugliness.  The C++ front end is creating two different ptr-to-member
> structures, in this case at and then builds an assignment between the two
> structures.  I can work around this for now, but it really seems to me
> like the C++ front end should build a canonical ptr-to-member for any one
> type and remember it.

I should have a patch today.

Jason



More information about the Gcc-patches mailing list