Hi, pinging this (admittedly minor) issue...
On 10/26/2015 07:10 PM, Paolo Carlini wrote:
Hi,in mainline this ICE on invalid doesn't exist anymore but we may want to avoid issuing the additional redundant "error: cannot convert ‘A::foo’ from type ‘void (A::)()’ to type ‘void (A::*)()’" and/or make the error message more informative by printing the member used invalidly. Tested x86_64-linux.
https://gcc.gnu.org/ml/gcc-patches/2015-10/msg02795.html Thanks, Paolo.