[Bug c++/69098] [5/6 regression] Member function pointer template flagged with 'is not a function template'

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 10 16:38:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69098

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot gnu.org

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #7)
> (In reply to Patrick Palka from comment #6)
> > This fixes it:
> 
> Are you going to post it to gcc-patches (with ChangeLog and testcase)?

It doesn't yet make sense to me why r226642 introduces this regression. Once I
figure it out I'll post the patch.


More information about the Gcc-bugs mailing list