]> gcc.gnu.org Git - gcc.git/commit
PR c++/78898 - ICE on constructor with TTP
authorJason Merrill <jason@redhat.com>
Thu, 22 Dec 2016 15:19:54 +0000 (10:19 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 22 Dec 2016 15:19:54 +0000 (10:19 -0500)
commitdd809fdeca8088bb91e6414d834e3e322dcdf14c
tree0853e281f9de0cc4c9ba0879a7213d45957f03c5
parent745b451267cc14759724f3b03bbe12e2335aa5e8
PR c++/78898 - ICE on constructor with TTP

PR c++/42329
* pt.c (unify): Don't look for a class template from a non-class.

From-SVN: r243890
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/template/ttp30.C [new file with mode: 0644]
This page took 0.057422 seconds and 5 git commands to generate.