slsr: Use simple_dce_from_worklist in SLSR [PR116554]
[official-gcc.git] / gcc / testsuite / gcc.dg / dfp / bid-non-canonical-d128-4.c
blob05ef43d97b5da6aacd7cb32d364e9fa5ebf928c5
1 /* Test non-canonical BID significands: _Decimal128, case where
2 combination field starts 11. Bug 91226. */
3 /* { dg-do run { target { lp64 && dfprt } } } */
4 /* { dg-require-effective-target dfp_bid } */
5 /* { dg-options "-std=gnu23 -O0" } */
7 #include "bid-non-canonical-d128-2.c"