https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[12/13/14/15 Regression] |[12/13/14/15 Regression]
|templated member function |templated member function
|used as a template argument |used as a template argument
|via pointer to member |via pointer to member
|function from inside a |function from inside a
|template causes an |template causes an
|undefined symbol |undefined symbol since
| |r12-6075-g2decd2cabe5a4f
CC| |ppalka at gcc dot gnu.org
--- Comment #8 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #7)
> Which means this is most likely caused by r12-6075-g2decd2cabe5a4f too.
yes, r12-6075 fails, r12-6074 works.