dtor2.C
191 Bytes
-
re PR c++/8287 (GCC3.2: Destructor called for non-constructed local object) · 5633b37c
PR c++/8287 * decl.c (finish_destructor_body): Create the label to jump to when returning from a destructor here. (finish_function_body): Rather than here. PR c++/8287 * g++.dg/init/dtor2.C: New test. From-SVN: r58643
Mark Mitchell committed