Commit a50c69c4 by Devang Patel Committed by Devang Patel

re PR target/18702 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/isysroot-1.c)

       PR 18702
       * gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.

From-SVN: r91535
parent 80ded125
2004-11-30 Devang Patel <dpatel@apple.com>
PR 18702
* gcc.dg/cpp/isysroot-1.c: Make this test darwin specific.
2004-11-30 Janis Johnson <janis187@us.ibm.com>
* g++.dg/ext/altivec-13.C: New test.
......
/* { dg-options "-isysroot ${srcdir}/gcc.dg/cpp" } */
/* { dg-do compile } */
/* { dg-do compile { target *-*-darwin* } } */
#include <stdio.h>
int main()
......
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