(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
arm/
pac-12.c
       1  /* Testing PACBTI multilibs matches without mve.  */
       2  /* { dg-do run } */
       3  /* { dg-require-effective-target arm_pacbti_hw } */
       4  /* { dg-skip-if "need fp instructions" { *-*-* } { "" } { "-mfloat-abi=hard" } } */
       5  /* { dg-options "-march=armv8.1-m.main+dsp+fp.dp+pacbti -mbranch-protection=standard -mthumb -mfloat-abi=hard" } */
       6  
       7  #include "pac.h"