dtor2.C
99 Bytes
-
re PR c++/35317 (ICE with operator delete[] and ellipsis) · 4b8cb94c
gcc/cp/ 2008-06-14 Simon Martin <simartin@users.sourceforge.net> PR c++/35317 * class.c (type_requires_array_cookie): Do not consider delete[] operators with an ellipsis as second argument. gcc/testsuite/ 2008-06-14 Simon Martin <simartin@users.sourceforge.net> PR c++/35317 * g++.dg/other/dtor2.C: New test. From-SVN: r136774
Simon Martin committed