* gnat.dg/return3.adb: Remove unused switch.

From-SVN: r172239
This commit is contained in:
Eric Botcazou 2011-04-10 10:31:14 +00:00 committed by Eric Botcazou
parent 85c56e4f89
commit a8002065ff
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2011-04-10 Eric Botcazou <ebotcazou@adacore.com>
* gnat.dg/return3.adb: Remove unused switch.
2011-04-08 Mike Stump <mikestump@comcast.net>
PR testsuite/48506

View File

@ -1,5 +1,5 @@
-- { dg-do compile { target *-*-linux* } }
-- { dg-options "-gdwarf-2 -dA" }
-- { dg-options "-gdwarf-2" }
procedure Return3 is
begin