Add missing directive
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Jun 2018 10:57:54 +0000 (10:57 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 2 Jun 2018 10:57:54 +0000 (10:57 +0000)
From-SVN: r261109

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

index f0d23f3..4145ac4 100644 (file)
@@ -1,3 +1,5 @@
+-- { dg-excess-errors "no code generated" }
+
 package Opt3_Pkg is
 
   function Max return Natural;