pt.c (fn_type_unification): Allow incomplete unification without an immediate error...
authorMark Mitchell <mmitchell@usa.net>
Mon, 30 Mar 1998 12:17:01 +0000 (12:17 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 30 Mar 1998 12:17:01 +0000 (12:17 +0000)
commit7cd55873dc8fdbfaa42e58d18246e007b8fb3e0e
tree08ca0bc571598c2548204f0b3ea2452c06f8a88e
parentb04cd50711e40415a169d0f157e4ab15c5344384
pt.c (fn_type_unification): Allow incomplete unification without an immediate error message.

  * pt.c (fn_type_unification): Allow incomplete unification without
an immediate error message.

From-SVN: r18912
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/unify2.C [new file with mode: 0644]