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

From-SVN: r92694
This commit is contained in:
Richard Henderson 2004-12-28 17:43:00 -08:00 committed by Richard Henderson
parent 74f0c611c6
commit 2f9742c376
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2004-12-28 Richard Henderson <rth@redhat.com>
* objc.dg/stabs-1.m: Disable for alpha.
2004-12-27 Mark Mitchell <mark@codesourcery.com>
PR c++/19149

View File

@ -2,7 +2,7 @@
/* Contributed by Ziemowit Laski <zlaski@apple.com> */
/* { dg-do compile } */
/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* } { "*" } { "" } } */
/* { dg-skip-if "No stabs" { mmix-*-* *-*-aix* alpha*-*-* } { "*" } { "" } } */
/* { dg-options "-gstabs" } */
@interface MyClass