3 /* { dg-require-effective-target fpic } */
4 /* { dg-options "-mtune=nehalem -fPIC -O2" } */
6 static void __attribute__((noinline
,noclone
,hot
))
7 foo (double a
, double q
, double *ff
, double *gx
, int e
, int ni
)
17 __builtin_printf("B: 0x%016llx ---- %g\n", punner
.o
, q
);
26 static int __attribute__((noinline
,noclone
,hot
))
27 bar (int order
, double q
, double c
[])
30 double g2
, x2
, de
, s
, ratio
, ff
;
54 foo (0, q
, &ff
, &g2
, e
, ni
);
62 for (i
= 0; i
< 1; i
++)