]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* gnat.dg/specs/lto3.ads: Add missing dg-options.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 May 2010 07:10:11 +0000 (07:10 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 May 2010 07:10:11 +0000 (07:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159525 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/lto3.ads

index 683050bc8cc84ee11cf1752c1295f42ff19f36b1..1711a4986aa1b3c810f0caa0cd5d81930eb71f01 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/lto3.ads: Add missing dg-options.
+
 2010-05-17  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/43990
index b30dfec12074c3fd085f2c28cc017a0e638bac31..9576376f208ca7731df5fa5b46d08e4f9f7991d0 100644 (file)
@@ -1,4 +1,5 @@
 -- { dg-do compile }
+-- { dg-options "-gnatws" }
 -- { dg-options "-gnatws -flto" { target lto } }
 
 with Lto3_Pkg1;