blob: c2395ff4ed8b4c8aa22e5a424e86fbfa706f6a36 [file] [log] [blame]
/* { dg-do compile { target i?86-*-* x86_64-*-* } } */
/* { dg-options "-mgeneral-regs-only" } */
inline double
foo (void)
{
return 1.0;
}