Commit 2608ca66 by Eric Botcazou Committed by Eric Botcazou

vect9.adb: Add -w to dg-options.

	* gnat.dg/vect9.adb: Add -w to dg-options.
	* gnat.dg/vect10.adb: Likewise.

From-SVN: r194331
parent 9ddad471
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> 2012-12-09 Thomas Koenig <tkoenig@gcc.gnu.org>
PR fortran/55593 PR fortran/55593
......
-- { dg-do compile } -- { dg-do compile }
-- { dg-options "-w" }
package body Vect10 is package body Vect10 is
......
-- { dg-do compile } -- { dg-do compile }
-- { dg-options "-O" } -- { dg-options "-O -w" }
package body Vect9 is package body Vect9 is
......
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