2 /* { dg-do compile } */
3 /* { dg-options "-O2 -masm=att" } */
4 /* { dg-additional-options "-mregparm=3" { target ia32 } } */
5 /* { dg-final { scan-assembler-not "movzbl" } } */
14 struct S1
foo (struct S1 a
, struct S1 b
)
21 /* { dg-final { scan-assembler "\[ \t\]movb\[ \t\]+%.h, %.h" } } */