S/390: Fix conditional returns on z196+
[official-gcc.git] / gcc / testsuite / gcc.target / s390 / hotpatch-compile-4.c
blobda9e1218758b38043295841a29dcc584b12d116a
1 /* Functional tests for the function hotpatching feature. */
3 /* { dg-do compile } */
4 /* { dg-options "-O3 -mzarch -mhotpatch=0,0,0" } */
5 /* { dg-error "arguments to .-mhotpatch=n,m. should be non-negative integers" "" { target *-*-* } 0 } */