Commit 0535d6d7 by David Edelsohn Committed by David Edelsohn

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
parent 6110b776
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
/* { 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
/* { dg-options "-gdwarf-2 -dA" } */
/* { dg-final { scan-assembler "0x10\[^0-9a-f\].*DW_AT_language" } } */
/* { dg-skip-if "No Dwarf" { *-*-aix* } { "*" } { "" } } */
int x;
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