Commit 476aa52e by Francois-Xavier Coudert Committed by François-Xavier Coudert

re PR testsuite/33391 (gfortran.dg/do_3.F90 fails at -O2)

	PR testsuite/33391
	* gfortran.dg/do_3.F90: Run with -fwrapv.

From-SVN: r129209
parent 28ec36ea
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.
! { 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment