------- Comment #3 from simartin at gcc dot gnu dot org  2008-06-15 11:58 
-------
Subject: Bug 35317

Author: simartin
Date: Sun Jun 15 11:57:33 2008
New Revision: 136807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136807
Log:
gcc/cp/

2008-06-15  Simon Martin  <[EMAIL PROTECTED]>

        PR c++/35317
        * class.c (type_requires_array_cookie): Do not consider delete[]
        operators with an ellipsis as second argument.

gcc/testsuite/

2008-06-15  Simon Martin  <[EMAIL PROTECTED]>

        PR c++/35317
        * g++.dg/other/dtor2.C: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/other/dtor2.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/class.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35317

Reply via email to