This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

PR target/16570: missing _mm_malloc and _mm_free functions in xmmintrin.h


This patch adds _mm_malloc and _mm_free along with a testcase. At the
moment, only Linux uses posix_memalign. Other platforms can be changed
to use it if needed.


H.J.

Attachment: gcc-3.4-mm_malloc-4.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]