1 /* { dg-do compile } */
2 /* { dg-require-effective-target dfp } */
3 /* { dg-options "-std=gnu99 -Os -fno-omit-frame-pointer" } */
6 __attribute__((noinline
))
7 bar (_Decimal128
, _Decimal128
, _Decimal128
, _Decimal128
, _Decimal128
,
8 _Decimal128
, _Decimal128
, _Decimal128
, _Decimal128
);
13 bar (0, 0, 0, 0, 0, 0, 0, 0, 0);