re PR c++/8287 (GCC3.2: Destructor called for non-constructed local object)

PR c++/8287
	* g++.dg/init/dtor2.C: New test.

From-SVN: r58644
This commit is contained in:
Mark Mitchell 2002-10-30 00:05:56 +00:00
parent 5633b37c1b
commit 59db5f7beb
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-10-29 Mark Mitchell <mark@codesourcery.com>
PR c++/8287
* g++.dg/init/dtor2.C: New test.
2002-10-28 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.