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

H. J. Lu hjl@lucon.org
Mon Aug 2 21:57:00 GMT 2004


On Mon, Aug 02, 2004 at 02:33:47PM -0700, Richard Henderson wrote:
> On Mon, Aug 02, 2004 at 09:35:09AM -0700, H. J. Lu wrote:
> > +  /* Store the original pointer just before p.  */	
> > +  * ((void **) ((size_t) aligned_ptr - 1)) = malloc_ptr;
> 
> I suspect you havn't tested this.
> 

I was told that it worked.


H.J.



More information about the Gcc-patches mailing list