Add missing dg marker.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 7 Mar 2008 17:47:56 +0000 (17:47 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 7 Mar 2008 17:47:56 +0000 (17:47 +0000)
From-SVN: r133013

gcc/testsuite/gnat.dg/specs/alignment2.ads

index 1b92000d2d36ec8925f4fdcfffa36f12df897dd8..8dce1a8c3662978239b9c5ce2eaefa22c662a335 100644 (file)
@@ -1,3 +1,5 @@
+-- { dg-do compile }
+
 with Interfaces; use Interfaces;
 
 package Alignment2 is