]> gcc.gnu.org Git - gcc.git/commitdiff
darwin-20040809-2.c: Don't expect default debugging to be STABS.
authorGeoffrey Keating <geoffk@apple.com>
Mon, 27 Mar 2006 06:14:55 +0000 (06:14 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 27 Mar 2006 06:14:55 +0000 (06:14 +0000)
* gcc.dg/darwin-20040809-2.c: Don't expect default debugging
to be STABS.

From-SVN: r112409

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/darwin-20040809-2.c

index 1bba66c07ace1d80e9130b12bfbd171d252fb568..a1495af866a35c72db8bbce791341e611ec61e08 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-26  Geoffrey Keating  <geoffk@apple.com>
+
+       * gcc.dg/darwin-20040809-2.c: Don't expect default debugging
+       to be STABS.
+
 2006-03-26  David Edelsohn  <edelsohn@gnu.org>
 
        * objc.dg/dwarf-1.m: Skip on AIX.
index 5ed27a4363a4ad70a4f405055c07d4f02ae82c39..a38f75f26b7de3562a02b5855410b4929054852f 100644 (file)
@@ -2,7 +2,7 @@
 /* Contributed by Devang Patel  <dpatel@apple.com>  */
 
 /* { dg-do compile { target *-*-darwin* } } */
-/* { dg-options "-g -fno-eliminate-unused-debug-symbols" } */
+/* { dg-options "-gstabs+ -fno-eliminate-unused-debug-symbols" } */
 
 int
 main ()
This page took 0.090121 seconds and 5 git commands to generate.