]> git.ipfire.org Git - thirdparty/gcc.git/commit
lex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_TYPE_PARMs just like for non...
authorMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 30 May 1999 21:50:49 +0000 (21:50 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 30 May 1999 21:50:49 +0000 (21:50 +0000)
commitfcd3f0bc88435980d669c4dc4e21c683354b58f0
tree7af4a7371d7dff2ae24f64f3f0b34cc18ccd83c2
parent5d5139f54acfe66815180ef185cf1543b5bc0b72
lex.c (make_lang_type): Create TYPE_BINFO for TEMPLATE_TYPE_PARMs just like for non-template types.

* lex.c (make_lang_type): Create TYPE_BINFO for
TEMPLATE_TYPE_PARMs just like for non-template types.

[[Split portion of a mixed commit.]]

From-SVN: r27258.2
gcc/testsuite/g++.old-deja/g++.pt/virtual3.C [new file with mode: 0644]