repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
c++: Fix ICE with #embed/RAW_DATA_CST after list conversion [PR118671]
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
dfp
/
bid-non-canonical-d128-3.c
blob
fce415fcec5014005b0e8d07e88cfc5048b66a38
1
/* Test non-canonical BID significands: _Decimal128. Bug 91226. */
2
/* { dg-do run { target { lp64 && dfprt } } } */
3
/* { dg-require-effective-target dfp_bid } */
4
/* { dg-options "-std=gnu23 -O0" } */
5
6
#include
"bid-non-canonical-d128-1.c"