Re: [PATCH] Fix PR c++/48656

2011-04-28 Thread Jason Merrill
OK. Jason

[PATCH] Fix PR c++/48656

2011-04-28 Thread Dodji Seketeli
Hello, At the moment G++ considers a call expression involving a member function which implicit 'this' pointer is type dependant, as being a type dependent expression (PR c++/47172). The problem in this PR is that it fails to recognize a BASELINK node as being a member function. As a result, the