dwarf-1.m: Skip on AIX.

* objc.dg/dwarf-1.m: Skip on AIX.
        * objc.dg/dwarf-2.m: Skip on AIX.

From-SVN: r112398
This commit is contained in:
David Edelsohn 2006-03-26 17:15:43 +00:00 committed by David Edelsohn
parent 6110b776bc
commit 0535d6d75b
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2006-03-26 David Edelsohn <edelsohn@gnu.org>
* objc.dg/dwarf-1.m: Skip on AIX.
* objc.dg/dwarf-2.m: Skip on AIX.
2006-03-25 Steven G. Kargl <kargls@comcast.net>
PR fortran/26816

View File

@ -1,5 +1,6 @@
/* { dg-options "-gdwarf-2 -dA" } */
/* { dg-final { scan-assembler "\"id.0\".*DW_AT_name" } } */
/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */
@interface foo
id x;
@end

View File

@ -1,3 +1,4 @@
/* { dg-options "-gdwarf-2 -dA" } */
/* { dg-final { scan-assembler "0x10\[^0-9a-f\].*DW_AT_language" } } */
/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */
int x;