1  /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
       2  /* { dg-options "-mgeneral-regs-only" } */
       3  
       4  inline double
       5  foo (void)
       6  {
       7    return 1.0;
       8  }
       1  /* { dg-do compile { target i?86-*-* x86_64-*-* } } */
       2  /* { dg-options "-mgeneral-regs-only" } */
       3  
       4  inline double
       5  foo (void)
       6  {
       7    return 1.0;
       8  }