(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
dfp/
bid-non-canonical-d128-4.c
       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"