PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / g++.dg / pr79769.C
blobc3186877f60ef40ee5fbf017c2a1154227c1f1ca
1 /* { dg-do compile { target { { i?86-*-* x86_64-*-* } && { ! x32 } } } } */
2 /* { dg-options "-fcheck-pointer-bounds -mmpx -mabi=ms" } */
4 void a (_Complex) { a (3); }