This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mangled names
On Thursday 15 March 2001 06:50, James Dennett wrote:
> Mark Mitchell wrote:
> > >>>>> "Graham" == Graham Stott <grahams@redhat.com> writes:
> >
> > Graham> Would it be possible to generate them on an as needed
> > Graham> basis?
> >
> > You're a step behind. :-)
> >
> > That's what the patch I've got 85% done does...
>
> Splendid. This might fix a problem with typeof in templates; we
> currently get an ICE when generating a mangled name somewhere inside
> this code, for something which shouldn't need a mangled name. I
> hacked around this to get some horrible template hackery to compile
> with gcc, but I don't know enough to fix this properly. If your fix
> gets committed I'll go back and check what effect it has on the bug
> which is in the gnats database.
There is a patch for this at:
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg01193.html
though it has not been reviewed.
Doug Gregor
gregod@cs.rpi.edu