http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56377
Paul Smith changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56380
Bug #: 56380
Summary: Const/reference mutable members are not always
rejected in class templates
Classification: Unclassified
Product: gcc
Version: unknown
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56377
--- Comment #1 from Paul Smith 2013-02-18
16:12:00 UTC ---
Looks like this was introduced in rev. 190664, with the merging of
'deduction_tsubst_fntype' into 'fn_type_unification'.
The instantiation context is constructed with 'targs' as
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56377
Bug #: 56377
Summary: [4.8 Regression] template args in
substitution-failure diagnostics
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRME