X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2Fgen_calc_bin.php;h=6dfece75de8679b3cb028b5bd5fe96b881ae3225;hp=5ee92a87553fc3f3ed1ad7b21e590b8928131c0e;hb=10e51aad0515e80adeb96a47776a2d80e62a98bc;hpb=585ba48b2f2f3e7413fae1d8bef93523c13f253e;ds=sidebyside diff --git a/scripts/gen_calc_bin.php b/scripts/gen_calc_bin.php index 5ee92a8..6dfece7 100644 --- a/scripts/gen_calc_bin.php +++ b/scripts/gen_calc_bin.php @@ -49,11 +49,11 @@ static inline token_t psi_calc_bin_(token_t t1, impl_val *v1, token case PSI_T_: i2.u64 = v2->; break; - #endif + default: assert(0);