OSDN Git Service

* gnat.dg/specs/uc1.ads: Compile with -gnatws.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2007 11:31:42 +0000 (11:31 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Sep 2007 11:31:42 +0000 (11:31 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128296 138bc75d-0d04-0410-961f-82ee72b054a4

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

index f0555be..44830f5 100644 (file)
@@ -1,5 +1,9 @@
 2007-09-09  Eric Botcazou  <ebotcazou@adacore.com>
 
+       * gnat.dg/specs/uc1.ads: Compile with -gnatws.
+
+2007-09-09  Eric Botcazou  <ebotcazou@adacore.com>
+
        * gnat.dg/addr2_p.ads: Bump size of array to 9.
 
 2007-09-09  Ira Rosen  <irar@il.ibm.com>
index 869103c..2997820 100644 (file)
@@ -1,4 +1,5 @@
 -- { dg-do compile }
+-- { dg-options "-gnatws" }
 
 with System;
 with System.Storage_Elements;