(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.target/
s390/
pr106355-3.c
       1  /* { dg-do compile { target { s390-*-* } } } */
       2  /* { dg-options "-foptimize-sibling-calls -mesa" } */
       3  /* { dg-final { scan-assembler {brasl\t%r\d+,bar} } } */
       4  
       5  /* This tests function s390_call_saved_register_used where
       6     REG_P (parm_rtx) and nregs == 2 holds.  */
       7  
       8  #include "pr106355.h"