]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
vect9.adb: Add -w to dg-options.
authorEric Botcazou <ebotcazou@adacore.com>
Sun, 9 Dec 2012 14:43:34 +0000 (14:43 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 9 Dec 2012 14:43:34 +0000 (14:43 +0000)
* gnat.dg/vect9.adb: Add -w to dg-options.
* gnat.dg/vect10.adb: Likewise.

From-SVN: r194331

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/vect10.adb
gcc/testsuite/gnat.dg/vect9.adb

index 823916af8106094aa1eb2d8a06741048805279a7..b22f63851a1e506b5ac7da8932314a0c9468feaf 100644 (file)
@@ -1,3 +1,8 @@
+2012-12-09  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/vect9.adb: Add -w to dg-options.
+       * gnat.dg/vect10.adb: Likewise.
+
 2012-12-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        PR fortran/55593
index 819e2446d7a961cf332222b28369825a009431f7..62b9424eec1bd7d2cac0854e174f9129e8bdf10f 100644 (file)
@@ -1,4 +1,5 @@
 -- { dg-do compile }
+-- { dg-options "-w" }
 
 package body Vect10 is
 
index 9c586c2b9c69959a44b5c02367752a195c3d6b55..85f19bd981fc6c9deb40fa81616606b740e39119 100644 (file)
@@ -1,5 +1,5 @@
 -- { dg-do compile }
--- { dg-options "-O" }
+-- { dg-options "-O -w" }
 
 package body Vect9 is