Daily bump.
[official-gcc.git] / gcc / testsuite / gcc.target / s390 / pr106355-2.c
blobddbdba5d278b6d233de07bc97eaefc8c8645eb1e
1 /* { dg-do compile { target { s390-*-* } } } */
2 /* { dg-options "-foptimize-sibling-calls -mzarch" } */
3 /* { dg-final { scan-assembler {brasl\t%r\d+,bar} } } */
5 /* This tests function s390_call_saved_register_used where
6 GET_CODE (parm_rtx) == PARALLEL holds. */
8 #include "pr106355.h"