[Bug c++/56377] [4.8 Regression] template args in substitution-failure diagnostics

2013-02-23 Thread pl.smith.mail at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56377 Paul Smith changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug c++/56380] New: Const/reference mutable members are not always rejected in class templates

2013-02-18 Thread pl.smith.mail at gmail dot com
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

[Bug c++/56377] [4.8 Regression] template args in substitution-failure diagnostics

2013-02-18 Thread pl.smith.mail at gmail dot com
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

[Bug c++/56377] New: [4.8 Regression] template args in substitution-failure diagnostics

2013-02-18 Thread pl.smith.mail at gmail dot com
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