* g++.dg/init/ref12.C: New test.

From-SVN: r89739
This commit is contained in:
Mark Mitchell 2004-10-28 05:24:21 +00:00 committed by Mark Mitchell
parent 391c4bc5af
commit 2419a74bca
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2004-10-27 Mark Mitchell <mark@codesourcery.com>
* g++.dg/init/ref12.C: Add "run" marker.
PR c++/17435
* g++.dg/init/ref12.C: New test.

View file

@ -1,4 +1,5 @@
// PR c++/17435
// { dg-do run }
extern "C" void abort ();