https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106180
--- Comment #8 from Haochen Jiang <haochen.jiang at intel dot com> --- Created attachment 53269 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53269&action=edit This patch aims to handle memory issue when unpacking in cvtps2pd (version 2) Just fully tested on this patch. Changed to adjust_address_nv to reduce function calls.