si_need_to_make_load_form_p: t_sse_pack does not need a constructor

This commit is contained in:
Daniel Kochmański 2023-07-11 16:21:15 +02:00
parent 02d6bdb0d3
commit 4ec4187427

View file

@ -2767,6 +2767,9 @@ si_need_to_make_load_form_p(cl_object object)
case t_csfloat:
case t_cdfloat:
case t_clfloat:
#endif
#ifdef ECL_SSE2
case t_sse_pack:
#endif
case t_symbol:
case t_pathname: