OSDN Git Service

* lib/gcc-dg.exp (dg-skip-if): New function.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / alpha-max-1.c
index 5d670e6..b73bbb9 100644 (file)
@@ -1,6 +1,6 @@
 /* Test that the MAX isa builtins compile.  */
 /* { dg-do link { target alpha*-*-* } } */
-/* { dg-options "-mmax" } */
+/* { dg-options "-mcpu=pca56" } */
 
 void test_MAX (long x, long y)
 {