Re: [PATCH] Fix PR c++/48656
OK. Jason
[PATCH] Fix PR c++/48656
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