PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / s390 / hotpatch-compile-1.c
blobf283a1ea329d86d6af61eac13b0fd5f77bcc55b3
1 /* Functional tests for the function hotpatching feature. */
3 /* { dg-do compile } */
4 /* { dg-options "-O3 -mzarch -mhotpatch=-1,0" } */
5 /* { dg-error "arguments to .-mhotpatch=n,m. should be non-negative integers" "" { target *-*-* } 0 } */