Can PR c++/3905 (sizeof on function call in template) be done on 3.2.x?

Michael Matz matz@suse.de
Mon Feb 9 14:57:00 GMT 2004


Hi,

On Mon, 9 Feb 2004, Giovanni Bajo wrote:

> I fixed the same bug on 3.4 (PR9259).

I know about that PR.  The problem is related, though not the same (for 
instance in 3.2 it can't be work-arounded by making it a qualified name).

> > Not knowing the C++ frontend I now looked into this for a day, trying
> > to understand the basic problem by running cc1plus of 3.2 and 3.3 in
> > two gdb's and stepping through ;-)
> 
> I think your best bet would be to isolate the patch that fixed this bug on the
> 3.3 branch, and then try to backport it.

Yeah ;-)  It's just that there were quite some patches in that area 
between 3.2 and 3.3 ;)  I'll look at Kriang's suggestion now.  Thanks.


Ciao,
Michael.



More information about the Gcc mailing list