1  /* { dg-do compile } */
       2  /* { dg-require-effective-target ilp32 } */
       3  /* { dg-options "-msoft-float -mfp-ret-in-387" } */
       4  
       5  void f() {
       6    __builtin_apply(0, 0, 0);
       7  }
       1  /* { dg-do compile } */
       2  /* { dg-require-effective-target ilp32 } */
       3  /* { dg-options "-msoft-float -mfp-ret-in-387" } */
       4  
       5  void f() {
       6    __builtin_apply(0, 0, 0);
       7  }