1 /* This test case would get an unresolved symbol during link
2 because stabs referred to an optimized-away literal pool
5 /* { dg-do run { target s390*-*-* } } */
6 /* { dg-options "-O2 -fno-omit-frame-pointer -gstabs" } */
10 static char buf
[4096];
16 asm volatile ("" : : : "memory", "0", "1", "2", "3", "4", "5", "6",
17 "7", "8", "9", "10", "12");