* gnat.dg/specs/debug1.ads: Add missing -margs switch.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Aug 2011 14:33:50 +0000 (14:33 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Aug 2011 14:33:50 +0000 (14:33 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177274 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/debug1.ads

index ae7be59..2dc9a1d 100644 (file)
@@ -1,5 +1,9 @@
 2011-08-03  Arnaud Charlet  <charlet@adacore.com>
 
+       * gnat.dg/specs/debug1.ads: Add missing -margs switch.
+
+2011-08-03  Arnaud Charlet  <charlet@adacore.com>
+
        * lib/gnat-dg.exp: Use gnatmake -c -u to compile a single file.
 
 2011-08-03  H.J. Lu  <hongjiu.lu@intel.com>
index 30ccf28..9389c26 100644 (file)
@@ -1,5 +1,5 @@
 -- { dg-do compile { target *-*-linux* } }
--- { dg-options "-gdwarf-2 -cargs -dA" }
+-- { dg-options "-gdwarf-2 -cargs -dA -margs" }
 
 package Debug1 is