[Bug target/16570] missing _mm_malloc and _mm_free functions in xmmintrin.h
dannysmith at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Fri Jul 16 11:25:00 GMT 2004
------- Additional Comments From dannysmith at users dot sourceforge dot net 2004-07-16 11:25 -------
Hi,
A version of _aligned_malloc and friends was submitted to mingw project and
declared as public domain. I have been using it for some time with no problem.
It works on i686 linux and mingw. You may want to look at it for a portable
implemtation that could be used as mm_malloc. It would also be useful for an
overloaded (aligned) new/delete implementation
See the latest file attachments at this link:
https://sourceforge.net/tracker/index.php?
func=detail&aid=668224&group_id=2435&atid=102435
Danny
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16570
More information about the Gcc-bugs
mailing list