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