class.c
237 KB
-
re PR c++/20028 (class and then template class gives an ICE) · ae54ec16
gcc/cp/ChangeLog: PR c++/20028 * class.c (finish_struct): Initialize TYPE_SIZE_UNIT of a template along with TYPE_SIZE. gcc/testsuite/ChangeLog: PR c++/20028 * g++.dg/template/crash34.C: New. From-SVN: r95182
Alexandre Oliva committed