2015-02-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[official-gcc.git] / gcc / testsuite / gcc.target / s390 / hotpatch-compile-1.c
blobca47f6be5def9572a51e0e6da7778f1b4f6c47a9
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 *-*-* } 1 } */