X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=gcc%2Ftestsuite%2Fobjc.dg%2Fobjc-fast-4.m;h=8dbcd138b8c8daa6f78bde549bb9867c0c087d43;hp=9d44df45a57883e1f0932613d31d7376aec3dd03;hb=53c218e267884350b366c89c9a67e510c7694781;hpb=bd7f520f1f87d23cfb7508455debf38b8c0428d5;ds=sidebyside diff --git a/gcc/testsuite/objc.dg/objc-fast-4.m b/gcc/testsuite/objc.dg/objc-fast-4.m index 9d44df45a57..8dbcd138b8c 100644 --- a/gcc/testsuite/objc.dg/objc-fast-4.m +++ b/gcc/testsuite/objc.dg/objc-fast-4.m @@ -1,6 +1,9 @@ -// The code should call objc_msgSend directly, not through a pointer. +/* The code should call objc_msgSend directly, not through a pointer. */ /* { dg-do compile { target powerpc*-*-darwin* } } */ /* { dg-options "-O0 -fnext-runtime" } */ +/* { dg-skip-if "" { powerpc*-*-darwin* } { "-m64" } { "" } } */ +/* Radar 4015820 */ + #include void foo(void) {