1 /* PR rtl-optimization/88796 */
2 /* { dg-do compile { target { ! ia32 } } } */
3 /* { dg-options "-O2 -fstack-protector-strong" } */
4 /* { dg-require-effective-target fstack_protector } */
5 
6 #include "pr87370.c"
7 
8 /* { dg-final { scan-assembler-not "xmm" } } */
9