cp:
commit1e57b81326624891fd5fb1a4127186609e7cb4b8
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Dec 2001 17:12:55 +0000 (29 17:12 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 Dec 2001 17:12:55 +0000 (29 17:12 +0000)
tree354ae308751707a6a244e6e77df4cf138834626a
parent95f1b960caf71809c6b21b790468683edb75f190
cp:
PR c++/5125
* pt.c (push_template_decl_real): Make sure DECL has
DECL_LANG_SPECIFIC.
testsuite:
* g++.dg/template/crash1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48370 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/crash1.C [new file with mode: 0644]