2 This testcase failed because the caller of a function returning struct
3 expected the callee to pop up the hidden return structure pointer,
4 while callee was actually not poping it up (as the hidden argument
5 was passed in register). */
6 /* { dg-do run { target i?86-*-* x86_64-*-* } } */
7 /* { dg-options "-O2 -fomit-frame-pointer" } */
9 extern void abort (void);
10 extern void exit (int);
18 A
__attribute__ ((regparm (2)))
24 int __attribute__ ((regparm (2)))