[Bug c++/69098] [5/6 regression] Member function pointer template flagged with 'is not a function template'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 10 11:56:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69098
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P1 |P2
Target Milestone|6.0 |5.4
Summary|[6 regression] Member |[5/6 regression] Member
|function pointer template |function pointer template
|flagged with 'is not a |flagged with 'is not a
|function template' |function template'
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The #c5 mentioned revisions look really weird, my bisection shows this
regressed on the trunk with r226642, which has been indeed backported to 5
branch too.
Downgrading to P2, as we've already released one compiler (5.3) with this bug.
More information about the Gcc-bugs
mailing list