]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/56377 (<missing> template args in substitution-failure diagnostics)
authorJason Merrill <jason@redhat.com>
Tue, 26 Feb 2013 04:27:51 +0000 (23:27 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 26 Feb 2013 04:27:51 +0000 (23:27 -0500)
commit9bcb18f6f57b6601c83818975ac63855a3e25b20
tree1fd770c7cff40ddfb0640de75e2749f98b8acb28
parent70e9ab23f4ad839bd0979da933101a0da8fbefe9
re PR c++/56377 (<missing> template args in substitution-failure diagnostics)

PR c++/56377
* pt.c (fn_type_unification): Wait to call push_tinst_level until
we know what args we're looking at.

From-SVN: r196275
gcc/cp/ChangeLog
gcc/cp/pt.c