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=b52dfcdc26059b167eca9baa1e92b3ba9611c3c7;hpb=c9384515a81cb64d345b299908b2852f51bb8e6e 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);