Commit 2f9742c3 by Richard Henderson Committed by Richard Henderson

* objc.dg/stabs-1.m: Disable for alpha.

From-SVN: r92694
parent 74f0c611
2004-12-28 Richard Henderson <rth@redhat.com>
* objc.dg/stabs-1.m: Disable for alpha.
2004-12-27 Mark Mitchell <mark@codesourcery.com> 2004-12-27 Mark Mitchell <mark@codesourcery.com>
PR c++/19149 PR c++/19149
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
/* Contributed by Ziemowit Laski <zlaski@apple.com> */ /* Contributed by Ziemowit Laski <zlaski@apple.com> */
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* } { "*" } { "" } } */ /* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* alpha*-*-* } { "*" } { "" } } */
/* { dg-options "-gstabs" } */ /* { dg-options "-gstabs" } */
@interface MyClass @interface MyClass
......
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