1 /* Test non-canonical BID significands: _Decimal128, case where
2 combination field starts 11. Bug 91226. */
3 /* { dg-do run { target lp64 } } */
4 /* { dg-require-effective-target dfp_bid } */
5 /* { dg-options "-std=gnu2x -O0" } */
6
7 #include "bid-non-canonical-d128-2.c"