This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16570] missing _mm_malloc and _mm_free functions in xmmintrin.h
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2004 18:38:53 -0000
- Subject: [Bug target/16570] missing _mm_malloc and _mm_free functions in xmmintrin.h
- References: <20040715171800.16570.tfautre@pandora.be>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-07-16 18:38 -------
I think we should have 2 versions. One uses posix_memalign and the other one
doesn't. A target can pick the best one.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16570