PR testsuite/33391
authorfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 13:40:50 +0000 (13:40 +0000)
committerfxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Oct 2007 13:40:50 +0000 (13:40 +0000)
* gfortran.dg/do_3.F90: Run with -fwrapv.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129209 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/do_3.F90

index a764dfe..b1f1e50 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-10  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR testsuite/33391
+       * gfortran.dg/do_3.F90: Run with -fwrapv.
+
 2007-10-09  Geoffrey Keating  <geoffk@apple.com>
 
        * gcc.dg/unwind-1.c: New.
index a022fc1..3cada5a 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do run }
-! { dg-options "-std=legacy -ffree-line-length-none -fno-range-check" }
+! { dg-options "-std=legacy -ffree-line-length-none -fno-range-check -fwrapv" }
 program test
   integer :: count
   integer :: i