From 8caa24366467fc101de5ea2f23e0b408a4c3ef9e Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sun, 9 Sep 2007 11:31:42 +0000 Subject: [PATCH] uc1.ads: Compile with -gnatws. * gnat.dg/specs/uc1.ads: Compile with -gnatws. From-SVN: r128296 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/gnat.dg/specs/uc1.ads | 1 + 2 files changed, 5 insertions(+) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f0555be4e70..44830f5d563 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2007-09-09 Eric Botcazou + + * gnat.dg/specs/uc1.ads: Compile with -gnatws. + 2007-09-09 Eric Botcazou * gnat.dg/addr2_p.ads: Bump size of array to 9. diff --git a/gcc/testsuite/gnat.dg/specs/uc1.ads b/gcc/testsuite/gnat.dg/specs/uc1.ads index 869103ce574..2997820355e 100644 --- a/gcc/testsuite/gnat.dg/specs/uc1.ads +++ b/gcc/testsuite/gnat.dg/specs/uc1.ads @@ -1,4 +1,5 @@ -- { dg-do compile } +-- { dg-options "-gnatws" } with System; with System.Storage_Elements; -- 2.30.2