1/* Test that alpha-max-1.c compiles with optimization.  */
2/* { dg-do link { target alpha*-*-* } } */
3/* { dg-options "-mcpu=pca56 -O2" } */
4
5#include "max-1.c"
6