This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]