pt.c (print_template_context): Don't abort when instantiating a synthesized method.
authorMark Mitchell <mark@markmitchell.com>
Wed, 12 Aug 1998 14:40:39 +0000 (14:40 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 12 Aug 1998 14:40:39 +0000 (14:40 +0000)
commit49e0438549375d706a61eb78f8375ce4877e78cc
treea27939670217c893a368cc112c412511945e5bc7
parent05008fb97d0b9316c8c4a453d6fbd3948c869442
pt.c (print_template_context): Don't abort when instantiating a synthesized method.

* pt.c (print_template_context): Don't abort when instantiating a
synthesized method.

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