Require target lra in gcc.dg/pr108095.c
[official-gcc.git] / gcc / testsuite / gcc.dg / torture / pr41993.c
blob05ba4b1997f17e3da7a91653635649d43dc9701f
1 /* { dg-do compile } */
2 /* { dg-options "-mavx -mvzeroupper" { target { i?86-*-* x86_64-*-* } } } */
3 /* { dg-require-effective-target untyped_assembly } */
5 short retframe_short (void *rframe)
7 __builtin_return (rframe);