[Bug testsuite/42348] Syntax of dg-skip-if in two obj-c++ tests

mrs at apple dot com gcc-bugzilla@gcc.gnu.org
Thu Dec 10 18:13:00 GMT 2009



------- Comment #1 from mrs at apple dot com  2009-12-10 18:13 -------
In general you can answer what we think is best by checking the llvm-gcc
sources from llvm, and in this case, we are using:

/* { dg-options "-fnext-runtime -fno-constant-cfstrings" } */
/* { dg-do compile { target powerpc*-*-darwin* i?86*-*-darwin* } } */
/* { dg-require-effective-target ilp32 } */

for const-str-9.mm.  For template-4.mm:

/* { dg-do run { target powerpc*-*-darwin* } } */
/* { dg-require-effective-target ilp32 } */


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42348



More information about the Gcc-bugs mailing list